I changed the subject so it's clear what we're talking about. On 5/25/07, Lefteris Dimitroulakis <[EMAIL PROTECTED]> wrote: > Στις Thursday 24 May 2007 20:30:27 ο/η Dan Nicholson έγραψε: > > > Great. It's no rush. I certainly understand that people have time > > constraints. Anyway, I committed it to the book anyway. Until it > > master copy gets regenerated, you can see it here: > > > > http://www.linuxfromscratch.org/~dnicholson/blfs-xfree86/x/xfree86.html > > Here is what I got. > .......................................... > ../../config/makedepend/makedepend: warning: /usr/include/gnu/stubs-32.h: > non-portable whitespace encountered at line 7 > ../../config/makedepend/makedepend: warning: ftapi.c > (reading ./freetype/config/ftconfig.h), line 83: #error "Unsupported size of > `int' type!" > ../../config/makedepend/makedepend: warning: ftapi.c > (reading ./freetype/config/ftconfig.h), line 93: #error "Unsupported size of > `long' type!" > make[4]: *** [depend] Floating point exception > make[4]: Leaving directory `/usr/src/xcbuild/lib/freetype2' > make[3]: *** [depend] Error 2
Hmm. For me, it doesn't try to build in that directory at all. A couple questions. 1. What version of XFree86 are you trying to build? I only tried 4.6.0. 2. Are you setting "#define HasFreetype2 YES" in host.def? It should only enter the lib/freetype2 if HasFreetype2 is false. 3. Can you show the command it's trying to run there? Should be just before the warnings/errors. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
