No rule to make include/elf/vxworks.h
Rob Quill
rob.quill@gmail.com
Fri Nov 9 22:23:00 GMT 2007
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
More information about the Gdb
mailing list