This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problem building 5.2 for m68k-elf on Solaris


Has anyone else seen this?

$ ../gdb-5.2/config.guess
sparc-sun-solaris2.8

$ ../gdb-5.2/configure --target=m68k-elf
[snip]

$ make
[snip]
gcc -c -g -O2  -I/usr/include/v9  -I. -I../../gdb-5.2/gdb
-I../../gdb-5.2/gdb/config -DHAVE_CONFIG_H
-I../../gdb-5.2/gdb/../include/opcode -I../../gdb-5.2/gdb/../readline/..
-I../bfd -I../../gdb-5.2/gdb/../bfd  -I../../gdb-5.2/gdb/../include
-I../intl -I../../gdb-5.2/gdb/../intl  -DMI_OUT=1 -DUI_OUT=1 -Wimplicit
-Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith
-Wuninitialized  ../../gdb-5.2/gdb/ser-unix.c
In file included from /usr/include/netinet/in.h:41,
                 from /usr/include/sys/socket.h:200,
                 from ../../gdb-5.2/gdb/ser-unix.c:29:
/usr/include/sys/stream.h:327: redefinition of `struct bcache'
gmake[1]: *** [ser-unix.o] Error 1

Randy


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]