Current tinderbox regression (mesa)
Tomas Carnecky
tom at dbservice.com
Tue Mar 11 03:44:17 PDT 2008
Chris Ball wrote:
> http://tinderbox.freedesktop.org/builds/2008-03-10-0010/
> http://tinderbox.freedesktop.org/builds/2008-03-10-0010/logs/libGL/#build
>
> dri_glx.c: In function 'driCreateDrawable':
> dri_glx.c:771: warning: passing argument 6 of 'psc->__driScreen.createNewDrawable' makes integer from pointer without a cast
> dri_glx.c:771: error: too few arguments to function 'psc->__driScreen.createNewDrawable'
> make[3]: *** [dri_glx.o] Error 1
>
Would it be possible to change the tinderbox build script to install
each package into its own prefix? There are implicit dependencies among
some packages. I checked out xserver and pciaccess and tried to install
it but building the xserver dri and dri2 subdirectories failed because
it couldn't find the pciaccess header. And a driver failed, too, because
of that. I had to change the xserver makefiles and to fix the driver I
simply added pciaccess to the dependencies in the xorg-xserver pkgconfig
file.
tom
More information about the xorg
mailing list