Jay Mazzetta wrote:
I used jhalfs-1.0 to install LFS 6.2 without any
problems, but when I try to compile Xorg I get the
following errors:

'fbCompositeSolidMask_nx8x0565mmx':
fbmmx.c:758: warning: ISO C90 does not support 'long
long'
fbmmx.c:818: warning: ISO C90 does not support 'long
long'
make[5]: *** [fbmmx.o] Error 1
make[5]: Leaving directory
`/mnt/lfs/lfs-sources/xc/programs/Xserver/fb'
make[4]: *** [fb] Error 2
make[4]: Leaving directory
`/mnt/lfs/lfs-sources/xc/programs/Xserver'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/mnt/lfs/lfs-sources/xc/programs'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/mnt/lfs/lfs-sources/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/mnt/lfs/lfs-sources/xc'
make: *** [World] Error 2

Any help will be appreciated.
Jay

This looks like the GCC 4 error in Xorg 6.8.2. You'll need a patch to build that version of Xorg with GCC 4 - there's one in the LFS patches downloads section. A better solution would be to use the instructions in the BLFS development book as it is designed to be used with the current stable LFS.
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to