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]

Re: CVS Head Compile Failure


Joel Brobecker wrote:
-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'

gdb_signals.h was moved to a subdirectory: gdb/common. A normal "cvs update" wouldn't checkout that directory. Can you make sure that this subdirectory is checked out and to a rebuild?

Thanks.  I have been avoiding "cvs up -Pd"  since it pulls
in the rest of the one build tree but apparently it was
needed this time.

It builds now.

--joel
RTEMS


-- 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]