Hello,

 

I came across a situation when “net” package is imported regardless directly or 
indirectly via another package, go build generates these errors:

 

/sw/packages/go/1.19.4/src/net/cgo_linux.go:20:59: could not determine kind of 
name for C.AI_ALL

/sw/packages/go/1.19.4/src/net/cgo_linux.go:20:43: could not determine kind of 
name for C.AI_V4MAPPED

 

I could not find any clues on the internet, curious if somebody saw similar 
issue and somehow has fixed it.

 

Thank you

Serguei

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/D1CE6CE9-41FC-4933-AF26-DA7F1D34EAEE%40gmail.com.

Reply via email to