Am Freitag, den 24.03.2006, 20:45 -0500 schrieb Adam Jackson:
> On Thursday 23 March 2006 11:33, Felix Kühling wrote:
> > It looks like adding indirect acceleration added a new function to the
> > loader that is used by libglx.so. So the new libglx won't work with
> > older Xservers and I will have to build a new Xserver binary for
> > snapshots/extras or add the Xserver to the snapshots. Yay!
> >
> > The problem with that is that the default ModulePath, RgbPath etc. I
> > build with will only work with either one of Xorg 6.9 or 7.0, but not
> > both. Hmm ... testing the latest and greatest stuff is getting messier.
> 
> Why won't it work with both?

Does the --with-module-dir option of the Xserver's configure script
allow a list of directories? My understanding is that all the
--with-...-dir and --with-...-path options allow only a single
directory. So I can either configure it to work out of the box with the
default Xorg 7.0 installation paths (/usr/lib/xorg/...) or with the Xorg
6.9 paths (/usr/X11R6/lib/...). So half the users will have to modify
their configuration file to find the modules etc. in their standard
locations.

I'd like to maintain the current convention that the snapshots include
everything needed to run the latest drivers on the last Xorg release.
That means I'd have to include the Xserver in the common package. Two
binaries that only differ by a few search paths would be a great waste
of bandwidth. Therefore I'm considering binary patching of the server
binary at installation time.

Regards,
  Felix

> 
> I see this as an argument for more frequent server releases though.  Server 
> development seems to be grinding out at a pace that wants more frequent 
> releases than the biannual Xorg rollups.  I plan to address this at least 
> partially by starting doing upstream server snapshots again; I'm open to 
> suggestions on whether we should do something more formal.
> 
> - ajax

-- 
| Felix Kühling <[EMAIL PROTECTED]>                     http://fxk.de.vu |
| PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3  B152 151C 5CC1 D888 E595 |



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to