On Thu, Nov 6, 2008 at 10:59 AM, Randy McMurchy <[EMAIL PROTECTED]> wrote: > Dan Nicholson wrote these words on 11/05/08 10:59 CST: > >> --with-mesa-source doesn't do anything anymore since AIGLX just uses >> the swrast dri driver instead of building it's own GLX stack. Pretty >> sure that's in the 1.5 server. > > Just FYI. > > I'm using xorg-server-1.5.3 and this is from the ChangeLog: > > The --with-mesa-source configure option is still around since other > parts of the server (XGL and DMX - grep for MESA_SOURCE) need that, > but for common case of building with GLX and AIGLX support, that > option is no longer needed.
Well, XGL and DMX won't even build, so --with-mesa-source won't help anything. XGL has been removed in git, and DMX is still broken and unmaintained, I think. I was working on a commit to remove the MESA_SOURCE usage entirely since I'm pretty sure that the spots that were using it would have been broken anyway, but I never finished it. So, I don't think it's needed, but you can leave it in if you don't feel comfortable removing it. It doesn't hurt anything. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
