[gobolinux-users] Compiz
Paul Dann
pdgiddie at googlemail.com
Fri Apr 13 08:33:30 UTC 2007
Hi there,
Surely someone here must have successfully compiled Compiz (or
Beryl). Does anyone have a recipe? It's the dependency list I need
really. Currently the compile fails (text below). It's clearly going
to be something silly that is easy to find, but I don't have much time
these days. :( I think it's supposed to be able to compile without Xgl
isn't it? If possible I'd like to try it out with standard Xorg first.
Paul
texture.c: In function 'bindPixmapToTexture':
texture.c:214: error: 'GLX_TEXTURE_FORMAT_EXT' undeclared (first use in
this function)
texture.c:214: error: (Each undeclared identifier is reported only once
texture.c:214: error: for each function it appears in.)
texture.c:215: error: 'GLX_MIPMAP_TEXTURE_EXT' undeclared (first use in
this function)
texture.c:241: error: 'GLX_TEXTURE_TARGET_EXT' undeclared (first use in
this function)
texture.c:242: warning: passing argument 3 of 'screen->queryDrawable'
makes integer from pointer without a cast
texture.c:244: error: 'GLX_TEXTURE_2D_EXT' undeclared (first use in this
function)
texture.c:259: error: 'GLX_TEXTURE_RECTANGLE_EXT' undeclared (first use
in this function)
texture.c:293: error: 'GLX_FRONT_LEFT_EXT' undeclared (first use in this
function)
texture.c:294: warning: passing argument 3 of 'screen->bindTexImage'
makes integer from pointer without a cast
texture.c: In function 'releasePixmapFromTexture':
texture.c:325: error: 'GLX_FRONT_LEFT_EXT' undeclared (first use in this
function)
texture.c:325: warning: passing argument 3 of 'screen->releaseTexImage'
makes integer from pointer without a cast
texture.c: In function 'enableTexture':
texture.c:349: error: 'GLX_FRONT_LEFT_EXT' undeclared (first use in this
function)
texture.c:350: warning: passing argument 3 of 'screen->bindTexImage'
makes integer from pointer without a cast
texture.c: In function 'disableTexture':
texture.c:429: error: 'GLX_FRONT_LEFT_EXT' undeclared (first use in this
function)
texture.c:429: warning: passing argument 3 of 'screen->releaseTexImage'
makes integer from pointer without a cast
make[2]: *** [texture.o] Error 1
make[2]: Leaving directory `/Files/Compile/Sources/compiz-0.4.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/Files/Compile/Sources/compiz-0.4.0'
make: *** [all] Error 2
Compile: Build process
More information about the gobolinux-users
mailing list