Date: Thu, 24 May 2007 23:30:44 +0200 (CEST) From: Olivier Smedts <olivier@gid0.org> To: Christopher Prance <christopher.prance@gmail.com> Cc: ports@freebsd.org, freebsd-x11@FreeBSD.org Subject: Re: udefined reference to 'XDamageAdd' in mesa-demos while compiling Message-ID: <29683216.451180042244705.JavaMail.zimbra@s.gid0.org> In-Reply-To: <4655bfb0.4334083c.3e27.25b6@mx.google.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, ----- "Christopher Prance" <christopher.prance@gmail.com> wrote: > Hello All, > > When I compile mesa-demos port I get the following: I don't remember if I had exactly the same problem, but do you have nvidia-drivers installed ? I had, and found that it has to be uninstalled before mesa-demos can compile. So, if you have nvidia-driver, you must remove it, install mesa-demos, and reinstall nvidia-driver. Else, what do you have if you try to compile mesa-demos after a "portupgrade -f libGL" ? Olivier > ===> 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" -- Olivier Smedts _ ASCII ribbon campaign ( ) e-mail: olivier@gid0.org - against HTML email & vCards X www: http://www.gid0.org - against proprietary attachments / \ "Il y a seulement 10 sortes de gens dans le monde : ceux qui comprennent le binaire, et ceux qui ne le comprennent pas."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?29683216.451180042244705.JavaMail.zimbra>