|
I am at my wits end with this. Attached is my xorg-compile.log. I happened to notice some not in ... type messages so I did this: cat xorg-compile.log | grep 'not in' and I received a lot of lines that showed float.h not being in a place where it can be found. I believe the error messages I recieved (listed below) are resulting from the missing float.h header file. The actual log file is too large to attached last portion of xorg-compile.log: ../../../../config/makedepend/makedepend: warning: psout.c (reading ../../../../extras/freetype2/include/freetype/config/ftconfig.h), line 82: #error "Unsupported size of `int' type!" ../../../../config/makedepend/makedepend: warning: psout.c (reading ../../../../extras/freetype2/include/freetype/config/ftconfig.h), line 91: #error "Unsupported size of `long' type!" make[5]: *** [depend] Floating point exception make[5]: Leaving directory `/blfs-sources/xcbuild/programs/Xserver/Xprint/ps' make[4]: *** [depend] Error 2 make[4]: Leaving directory `/blfs-sources/xcbuild/programs/Xserver/Xprint' make[3]: *** [depend] Error 2 make[3]: Leaving directory `/blfs-sources/xcbuild/programs/Xserver' make[2]: *** [depend] Error 2 make[2]: Leaving directory `/blfs-sources/xcbuild/programs' make[1]: *** [depend] Error 2 make[1]: Leaving directory `/blfs-sources/xcbuild' make: *** [World] Error 2 1) How/where do I find the float.h header(s)? 2) How do I get passed the errors concerning ftconfig.h? Everything else has gone great up to now. I have the dependencies installed (libpng-1.2.8 and Fontconfig-2.2.3) as well PAM-linux-0.78 and other related packages to get me to this point. Your help will be greatly appreciated. Thanks. ------------------------------------------------------- |
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
