http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46812
Andi Kleen <andi-gcc at firstfloor dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED | --- Comment #4 from Andi Kleen <andi-gcc at firstfloor dot org> 2010-12-09 17:05:51 UTC --- The problem is still there as of trunk Dec9. I verified the patch below is in the Changelog. libtool: compile: /home/src/gcc/git/obj/./gcc/gccgo -B/home/src/gcc/git/obj/./gcc/ -B/pkg/gcc-4.6-101209/x86_64-unknown-linux-gnu/bin/ -B/pkg/gcc-4.6-101209/x86_64-unknown-linux-gnu/lib/ -isystem /pkg/gcc-4.6-101209/x86_64-unknown-linux-gnu/include -isystem /pkg/gcc-4.6-101209/x86_64-unknown-linux-gnu/sys-include -minline-all-stringops -O2 -g -c -fgo-prefix=libgo_crypto ../../../gcc/libgo/go/crypto/tls/alert.go ../../../gcc/libgo/go/crypto/tls/ca_set.go ../../../gcc/libgo/go/crypto/tls/common.go ../../../gcc/libgo/go/crypto/tls/conn.go ../../../gcc/libgo/go/crypto/tls/handshake_client.go ../../../gcc/libgo/go/crypto/tls/handshake_messages.go ../../../gcc/libgo/go/crypto/tls/handshake_server.go ../../../gcc/libgo/go/crypto/tls/prf.go ../../../gcc/libgo/go/crypto/tls/tls.go -fPIC -o crypto/.libs/libtls.a.o ../../../gcc/libgo/go/crypto/tls/conn.go:11:5: error: /usr/lib/../lib64/libnet.so exists but does not contain any Go export data Can someone please reopen the bug?