On Mon, 2005-06-20 at 15:02 +0930, Mark Williams (MWP) wrote: > Thought i should report this... > > Building 4.0.1 RC2, i get this error: > > make[1]: Leaving directory `/data/backup/linux/gcc/gcc-4.0.1-20050616/intl' > make[1]: Entering directory > `/data/backup/linux/gcc/gcc-4.0.1-20050616/build-i686-pc-linux-gnu/libiberty' > make[1]: *** No rule to make target `../include/ansidecl.h', needed by > `regex.o'. Stop. > make[1]: Leaving directory > `/data/backup/linux/gcc/gcc-4.0.1-20050616/build-i686-pc-linux-gnu/libiberty' > make: *** [all-build-libiberty] Error 2 > > Anything else you guys need to know?
Configure command? I'll assume the host was i686-pc-linux-gnu. In this case I'll bet you built in the source directory? -eric