Glucose status/instructions request, (and notes on stale branches)

Dan Nicholson dbn.lists at gmail.com
Fri Oct 19 06:28:40 PDT 2007


On 10/18/07, Daniel Stone <daniel at fooishbar.org> wrote:
> On Thu, Oct 18, 2007 at 03:53:04PM -0700, Carl Worth wrote:
> > which is getting things like -I$prefix/include/xorg and
> > -I$prefix/include/pixman-1, but it's never getting the
> > -I$prefix/include that would be provided by a pkg-config check of the
> > "pciaccess" module.
> >
> > I can get these module to build by adding "pciaccess" to the above
> > configure line, but I'm not sure if the correct fix isn't to have that
> > as a dependency within the xorg-server module, for example.
> >
> > I'll be happy to contribute direct patches if someone could give me
> > guidance on the "right" fix.
>
> pciaccess should be in Requires.private of xserver, which should put its
> include path in CFLAGS, but not force linkage.

This only works with pkg-config 0.21 or newer, so that would have to
be enforced.

http://lists.freedesktop.org/archives/xorg/2007-October/029143.html

--
Dan



More information about the xorg mailing list