In file included from ../../../libgo/runtime/runtime.h:113:0,
                 from ../../../libgo/runtime/go-libmain.c:15:
./runtime.inc:650:8: error: redefinition of 'struct siginfo'
 struct siginfo {
        ^~~~~~~
In file included from /usr/include/signal.h:79:0,
                 from ../../../libgo/runtime/runtime.h:9,
                 from ../../../libgo/runtime/go-libmain.c:15:
/usr/include/bits/siginfo.h:46:16: note: originally defined here
 typedef struct siginfo
                ^~~~~~~
In file included from ../../../libgo/runtime/runtime.h:113:0,
                 from ../../../libgo/runtime/go-main.c:17:
./runtime.inc:650:8: error: redefinition of 'struct siginfo'
 struct siginfo {
        ^~~~~~~
In file included from /usr/include/signal.h:79:0,
                 from ../../../libgo/runtime/runtime.h:9,
                 from ../../../libgo/runtime/go-main.c:17:
/usr/include/bits/siginfo.h:46:16: note: originally defined here
 typedef struct siginfo
                ^~~~~~~
In file included from ../../../libgo/runtime/runtime.h:113:0,
                 from ../../../libgo/runtime/aeshash.c:7:
./runtime.inc:650:8: error: redefinition of 'struct siginfo'
 struct siginfo {
        ^~~~~~~
In file included from /usr/include/signal.h:79:0,
                 from ../../../libgo/runtime/runtime.h:9,
                 from ../../../libgo/runtime/aeshash.c:7:
/usr/include/bits/siginfo.h:46:16: note: originally defined here
 typedef struct siginfo
                ^~~~~~~
make[4]: *** [libgobegin_a-go-main.o] Error 1

Andreas.

-- 
Andreas Schwab, sch...@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

Reply via email to