udefined reference to 'XDamageAdd' in mesa-demos while compiling

Christopher Prance christopher.prance at gmail.com
Thu May 24 16:55:04 UTC 2007


Hello All,

When I compile mesa-demos port I get the following:

===>  Building for mesa-demos-6.5.3_1
gmake[1]: Entering directory
`/usr/ports/graphics/mesa-demos/work/Mesa-6.5.3/progs/demos'
cc -I../../include -fPIC -pedantic -I/usr/local/include -DUSE_XSHM -DHZ=100
-O2 -fno-strict-aliasing -pipe  arbfplight.c readtex.o -L/usr/local/lib
-lglut -lGLU -lGL -lXext -lXmu -lXi -lX11 -lm -o arbfplight
arbfplight.c: In function `Init':
arbfplight.c:238: warning: string length `934' is greater than the length
`509' ISO C89 compilers are required to support
arbfplight.c:264: warning: string length `729' is greater than the length
`509' ISO C89 compilers are required to support
/usr/local/lib/libGL.so: undefined reference to `XDamageAdd'
gmake[1]: *** [arbfplight] Error 1
gmake[1]: Leaving directory
`/usr/ports/graphics/mesa-demos/work/Mesa-6.5.3/progs/demos'
gmake: *** [default] Error 1
*** Error code 2

Anyone have any ideas what might be causing this.  I apparently am having
problems with my GL libraries and I would like to find out what is causing
it.  As far as I can tell all of my GL libraries are up to date.  Any help
would be greatly appreciated!

Thanks,

Christopher



More information about the freebsd-ports mailing list