CVS Head Compile Failure

Joel Brobecker brobecker@adacore.com
Mon Mar 2 19:18:00 GMT 2009


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

-- 
Joel



More information about the Gdb mailing list