Date: Fri, 25 May 2007 10:39:59 +0400 From: "Oleg A. Mamontov" <oleg@mamontov.net> To: freebsd-x11@freebsd.org Subject: Re: udefined reference to 'XDamageAdd' in mesa-demos while compiling Message-ID: <20070525063959.GM1338@krypton.mamontov.net> In-Reply-To: <4655bfb0.4334083c.3e27.25b6@mx.google.com> References: <4655bfb0.4334083c.3e27.25b6@mx.google.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello! I had this problem to, solved by building graphics/mesa-demos port with: WITH_NVIDIA_GL=yes On Thu, May 24, 2007 at 06:39:10PM +0200, Christopher Prance wrote: > 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 > > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" > -- 25.05.2007 10:38:26 Cheers, Oleg A. Mamontov mailto: oleg@mamontov.net icq uin: 79-521-617 cell: +7-903-798-1352
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070525063959.GM1338>