On Friday, March 31, 2017 at 6:28:40 PM UTC+2, Basile Starynkevitch wrote:
> > I'm still really confused by getting quite often a very cryptic message: > > multiple roots /home/basile/go/pkg/linux_amd64 & > /usr/lib/go-1.8/pkg/linux_amd64_dynlink > > the funny thing is that both of these are *directories*, not files. In my > understanding that message means a conflict between two files for the same > package. And I have no idea about what files have been conflicting. If the > message is a conflict between files, why does not it name these files? > > If that helps, I have understood that I'll better use go install -buildmode=shared std before any other compilation. My point is that I really need (almost) all compilation to be shared-library friendly. If that was possible, I would even disable any kind of static (unshared) linking in my Go system.... -- 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. For more options, visit https://groups.google.com/d/optout.