Installing packages with go1.12beta2 I get these messages:
...
github.com/rug-compling/alpinocorpus-go/alpinocorpus/reader.go:39:15:
identifier "_Ctype_alpinocorpus_iter" may conflict with identifiers
generated by cgo
...
github.com/rug-compling/alpinocorpus-go/alpinocorpus/reader.go:184:14:
identifier "_Ctype_alpinocorpus_reader" may conflict with identifiers
generated by cgo
...
github.com/rug-compling/alpinocorpus-go/alpinocorpus/writer.go:30:13:
identifier "_Ctype_alpinocorpus_writer" may conflict with identifiers
generated by cgo
... github.com/pebbe/dbxml/dbxml.go:327:16: identifier "_Ctype_char"
may conflict with identifiers generated by cgo
... github.com/pebbe/dbxml/dbxml.go:492:16: identifier "_Ctype_char"
may conflict with identifiers generated by cgo
... github.com/pebbe/go-proj-4/proj/proj.go:48:9: identifier
"_Ctype_projPJ" may conflict with identifiers generated by cgo
... github.com/jbowtie/gokogiri/xml/document.go:330:19: identifier
"_Ctype_struct__xmlDoc" may conflict with identifiers generated by cgo
What should I do with this?
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.