Re: [Dri-devel] Compilation on FreeBSD 5.0

2003-02-14 Thread Shanker Balan
Hello: Simon Cahuk wrote, > Hi! I have FreeBSD 5.0-RELEASE. I can't compile DRI CVS. I got this > error: > /usr/bin/ld: cannot find -lXThrStub > *** Error code 1 I ran into the same thing just now, fixed it with a symlink: root# ln -s /usr/local/lib/compat/pkg/libXThrStub.so.6 \ /usr/X11R6/lib

[Dri-devel] Compilation on FreeBSD 5.0

2003-02-14 Thread Simon Cahuk
Hi! I have FreeBSD 5.0-RELEASE. I can't compile DRI CVS. I got this error: making all in lib/GL/GL... rm -f libGL.so.1.2~ + cd . + LD_LIBRARY_PATH=../../../exports/lib cc -o ./libGL.so.1.2~ -shared -rpath /usr /X11R6/lib -Wl,-soname,libGL.so.1 ../../../lib/GL/glx/clientattrib.o ../../../li b/GL/g