Stef Bon wrote: > Hello, > > I'm trying to compile Xorg 6.8.2 now, but had first some problems > with the host.def file, in the BLFS book svn-20050720. > > The define XF86CardDrivers includes AgpGartDrivers, which gives an error. > The AgpGartDrivers directory is not found. After seaching the Internet, I > found that it is not of use at all. > > I deleted this in my host.def file, and till now no problem.
Actually, a user should only compile those drivers that are needed. That said, I see that both xorg and xfree86 have a define: config/cf/xfree86.cf:# define AgpGartDrivers /**/ I have therefore removed XF86CardDrivers from both xorg and xfree86. Thanks for pointing this out. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
