Hello world,
It seems that XFree86-4.5.0 has issues with coreutils-5.92. The build
fails like this
DNARROWPROTO -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API AuWrite.c
rm -f libXau.a
ar clq libXau.a AuDispose.o AuFileName.o AuGetAddr.o AuGetBest.o
AuLock.o AuRead.o AuUnlock.o AuWrite.o
ranlib libXau.a
+ mkdir -p ../../exports/lib/.
mkdir: cannot create directory `../../exports/lib/.': File exists
make[4]: *** [libXau.a] Error 1
make[4]: Leaving directory `/sources/xc/lib/Xau'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/sources/xc/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/sources/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/sources/xc'
make: *** [World] Error 2
If I go back to coreutils-5.2.1 it builds and runs no problem. I've
tried compiling coreutils-5.92 with DEFAULT_POSIX2_VERSION=199209 and it
made no difference. I'll do some more testing tomorrow. Has anyone else
got any suggestions? Has anyone else built XFree on LFS with coreutils-5.92?
Andy
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page