Skip to Content.
Sympa Menu

sm-discuss - [SM-Discuss] xorg-modular & XGL

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Craig Dyke <grail69 AT amnet.net.au>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: [SM-Discuss] xorg-modular & XGL
  • Date: Sat, 22 Mar 2008 05:36:22 +0900

Howdy All

I seem to have hit a snag with the xorg-modular spell.

It originally cast without issue and had the XGL option chosen.

I since needed to recast the spell to choose other options but this yielded an error
related to the XGL option. I have since removed that choice and it compiles fine.

I would like to reinsert this feature to explore the compiz functionality but when choosing
XGL I receive the error listed below:

xglcompose.c: In function 'xglCompositeGeneral':
xglcompose.c:134: error: 'union _SourcePict' has no member named 'source'
xglcompose.c:172: error: 'union _SourcePict' has no member named 'source'
make[3]: *** [xglcompose.o] Error 1
make[3]: Leaving directory `/usr/src/xorg-server-1.3.0.0/hw/xgl'
make[2]: Leaving directory `/usr/src/xorg-server-1.3.0.0/hw/xgl'
make[1]: Leaving directory `/usr/src/xorg-server-1.3.0.0/hw'
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
 ! Problem Detected ! 
make: *** [all-recursive] Error 1

The error seems to make perfect sense but from what I can tell the lines of code were
there previously and the 'source' member has never been.

Would someone be able to point me in the right direction

Craig




Archive powered by MHonArc 2.6.24.

Top of Page