T. P. Saravanan wrote:
The CVS version fails right at the configure stage itself. It comes out with noOK. I will give the recent CVS version a try some time. -Sa.
error, but no Makefile too. Below is the transcript:
sara@eyeore: [over] ~/build/glibc/objdir7$ export CFLAGS="-mips32 -fno-unit-at-a--time -O2 -g"
sara@eyeore: [over] ~/build/glibc/objdir7$ ../glibc_cvs/configure --prefix=/home/sara/usr/local --enable-add-ons=linuxthreads --with-headers=/home/sara/build/linux/linux-2.4.25mips/include
checking build system type... mipsel-unknown-linux-gnu
checking host system type... mipsel-unknown-linux-gnu
running configure fragment for add-on linuxthreads
sara@eyeore: [over] ~/build/glibc/objdir7$ make
make: *** No targets specified and no makefile found. Stop.
sara@eyeore: [over] ~/build/glibc/objdir7$
I there something I missed?
-Sa.