Date: Sun, 06 Jul 2003 12:24:25 +0200 From: Daniel Mueller <mue.da@gmx.de> To: danfe@regency.nsu.ru Cc: ports@FreeBSD.org Subject: FreeBSD Port: nvidia-driver-1.0.4365 Message-ID: <3F07F8D9.6030009@gmx.de>
next in thread | raw e-mail | index | archive | help
THX a lot for porting the kernel. It seems to run good on my FreeBSD-4.8 RELEASE sytem und my Geforce 4 TI 4200. But i have one question: I want to compile an opengl project that uses glut but that gives the following error message: " g++ -Wall -pipe -O3 -march=k6 -I/usr/X11R6/include -L/usr/X11R6/lib -lGLU -lglut *.cpp /usr/X11R6/lib/libglut.so: undefined reference to `glXBindChannelToWindowSGIX' /usr/X11R6/lib/libglut.so: undefined reference to `glXQueryChannelDeltasSGIX' /usr/X11R6/lib/libglut.so: undefined reference to `glXChannelRectSyncSGIX' /usr/X11R6/lib/libglut.so: undefined reference to `glXChannelRectSGIX' /usr/X11R6/lib/libglut.so: undefined reference to `glXQueryChannelRectSGIX' " Google has referenzes to the problem occuring on redhat 9. But the solution is to recompile/reinstall Glut. Only reinstalling my Mesa-3.4.2_2 doesn't help Do i have to reinstall the whole XFree86 which includes Mesa to solve the problem? Any idea? Thx, Daniel Müller
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F07F8D9.6030009>