>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?
Yes i did... i always do and have never had a problem doing so before. I will try building in a different directory though and report back. Configure was: ./configure --prefix=/usr --enable-languages="c,c++" Compiling with GCC 4.0.0, latest version GNU make. BTW, can you CC to me please, im not on the list. Thanks.