This is the mail archive of the gdb@sourceware.org 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]

CVS Head Compile Failure


Hi,

I don't know if this is a partial commit or
something else.  I am targeting powerpc-rtems
(e.g. powerpc-elf with psim enabled.

gcc -g -O2 -I. -I/home/joel/test-gcc/gdb-cvs/src/gdb -I/home/joel/test-gcc/gdb-cvs/src/gdb/common -I/home/joel/test-gcc/gdb-cvs/src/gdb/config -DLOCALEDIR="\"/home/joel/test-gcc/install/share/locale\"" -DHAVE_CONFIG_H -I/home/joel/test-gcc/gdb-cvs/src/gdb/../include/opcode -I/home/joel/test-gcc/gdb-cvs/src/gdb/../readline/.. -I../bfd -I/home/joel/test-gcc/gdb-cvs/src/gdb/../bfd -I/home/joel/test-gcc/gdb-cvs/src/gdb/../include -I../libdecnumber -I/home/joel/test-gcc/gdb-cvs/src/gdb/../libdecnumber -I/home/joel/test-gcc/gdb-cvs/src/gdb/gnulib -Ignulib -DMI_OUT=1 -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts -Werror -c -o rs6000-tdep.o -MT rs6000-tdep.o -MMD -MP -MF .deps/rs6000-tdep.Tpo /home/joel/test-gcc/gdb-cvs/src/gdb/rs6000-tdep.c
In file included from /home/joel/test-gcc/gdb-cvs/src/gdb/inferior.h:38,
from /home/joel/test-gcc/gdb-cvs/src/gdb/rs6000-tdep.c:24:
/home/joel/test-gcc/gdb-cvs/src/gdb/target.h:58:25: error: gdb_signals.h: No such file or directory
make[2]: *** [rs6000-tdep.o] Error 1
make[2]: Leaving directory `/home/joel/test-gcc/b-gdb-powerpc/gdb'
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory `/home/joel/test-gcc/b-gdb-powerpc'


--
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
  Support Available             (256) 722-9985



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