MGL-mixup in xgl?

Wed, 8 Feb 2006 00:49:56 +0100 diegocalleja at gmail.com
Tue Feb 7 15:49:56 PST 2006


El Tue, 7 Feb 2006 23:53:24 +0100,
"Hanno Böck" <ml at hboeck.de> escribió:

> Hi,
> 
> when trying to compile latest mesa and xgl, I get this error:
> 
> dlopen: /usr/lib/xorg/modules/xgl/libglx.so: undefined symbol: mglNewList


Just because I don't want to start a new thread/file for this....
(while compiling xgl)


if gcc-3.3 -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -I../../include -I../../include -I../../include -I
../../include -I../../include -I../../include    -DXFree86Server -DHAVE_XGL_CONFIG_H -DHAVE_DIX_CONFIG_H -I../../GL/g
lx -I../../GL/include -I/home/diego/cvs/xorg/Mesa/include -I/home/diego/cvs/xorg/Mesa/src/mesa/glapi -I/opt/include -
I/usr/X11R6/include   -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-
externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/opt/include   -I../../include -I../..
/include -I../../Xext -I../../composite -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow
-I../../miext/damage -I../../render -I../../randr -I../../fb  -g -O2 -MT xglpict.o -MD -MP -MF ".deps/xglpict.Tpo" \
          -c -o xglpict.o `test -f 'xglpict.c' || echo './'`xglpict.c; \
        then mv -f ".deps/xglpict.Tpo" ".deps/xglpict.Po"; \
        else rm -f ".deps/xglpict.Tpo"; exit 1; \
        fi
xglcompose.c: In function `xglCompositeGeneral':
xglcompose.c:134: error: union has no member named `source'
xglcompose.c:172: error: union has no member named `source'
make[3]: *** [xglcompose.o] Error 1
make[3]: *** Waiting for unfinished jobs....
xglpict.c: In function `xglDestroyDevicePicture':
xglpict.c:237: error: union has no member named `source'
xglpict.c:238: error: union has no member named `source'
xglpict.c: In function `xglCreateDevicePicture':
xglpict.c:247: warning: implicit declaration of function `CreateDevicePicture'
xglpict.c:247: warning: assignment makes pointer from integer without a cast
xglpict.c:251: error: union has no member named `source'
xglpict.c:252: error: union has no member named `source'
xglpict.c: In function `xglSyncPicture':
xglpict.c:345: error: union has no member named `source'
xglpict.c:354: error: union has no member named `source'
xglpict.c:430: error: incompatible types in assignment
xglpict.c:441: error: union has no member named `source'
xglpict.c:453: error: structure has no member named `inner'
xglpict.c:454: error: structure has no member named `inner'
xglpict.c:455: error: structure has no member named `inner_radius'
xglpict.c:456: error: structure has no member named `outer'
xglpict.c:457: error: structure has no member named `outer'
xglpict.c:458: error: structure has no member named `outer_radius'
xglpict.c:470: error: structure has no member named `devPrivate'
xglpict.c:471: error: structure has no member named `Destroy'
xglpict.c:542: error: `PICT_yuy2' undeclared (first use in this function)
xglpict.c:542: error: (Each undeclared identifier is reported only once
xglpict.c:542: error: for each function it appears in.)
xglpict.c:546: error: `PICT_yv12' undeclared (first use in this function)
xglpict.c: In function `xglPictureInit':
xglpict.c:695: error: `PICT_yuy2' undeclared (first use in this function)
xglpict.c:696: error: `PICT_yv12' undeclared (first use in this function)
xglpict.c:737: error: `PICT_TYPE_YUY2' undeclared (first use in this function)
xglpict.c:738: error: `PICT_TYPE_YV12' undeclared (first use in this function)
xglpict.c:739: error: `PictTypeOther' undeclared (first use in this function)
make[3]: *** [xglpict.o] Error 1
make[3]: Leaving directory `/home/diego/cvs/xorg/xserver/xorg/hw/xgl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/diego/cvs/xorg/xserver/xorg/hw/xgl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/diego/cvs/xorg/xserver/xorg/hw'
make: *** [all-recursive] Error 1
diego at estel 2~/cvs/xorg/xserver/xorg #



More information about the xorg mailing list