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]

No rule to make include/elf/vxworks.h


Hi,

When trying to compile from the current CVS I get the following error:

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/bfd -I. -I.
-I../../src/bfd -I../../src/bfd/../include -W -Wall
-Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c
../../src/bfd/dwarf1.c -o dwarf1.o
rm -f elf32-target.h
sed -e s/NN/32/g < ../../src/bfd/elfxx-target.h > elf32-target.new
mv -f elf32-target.new elf32-target.h
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../src/bfd -I. -I. -I../../src/bfd -I../../src/bfd/../include
-W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o
elf32-i386.lo ../../src/bfd/elf32-i386.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src/bfd -I. -I.
-I../../src/bfd -I../../src/bfd/../include -W -Wall
-Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c
../../src/bfd/elf32-i386.c -o elf32-i386.o
make[4]: *** No rule to make target
`../../src/bfd/../include/elf/vxworks.h', needed by `elf-vxworks.lo'.
Stop.

I did "make clean", "make distclean", then "../src/configure", then "make".

Is anyone else getting this error?

Thanks for your help.

Rob


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