d2g / dhcp4client

DHCP Client
Mozilla Public License 2.0
38 stars 30 forks source link

failed to build package in GOARCH=386 #4

Closed vtolstov closed 9 years ago

vtolstov commented 9 years ago
third_party/src/github.com/d2g/dhcp4client/pktsock_linux.go:92: cannot use int64(t.Seconds()) (type int64) as type int32 in field value
third_party/src/github.com/d2g/dhcp4client/pktsock_linux.go:93: cannot use t.Nanoseconds() (type int64) as type int32 in field value
vtolstov commented 9 years ago

thanks

d2g commented 9 years ago

Thanks for the report. Let me know if it causes you any issues.

vtolstov commented 9 years ago

Ok.