Date: Mon, 14 Nov 2005 22:53:51 +0100 From: Dejan Lesjak <dejan.lesjak@ijs.si> To: bob self <bobself@charter.net>, freebsd-questions@freebsd.org Subject: Re: How can I install xorg-clients? Message-ID: <20051114215352.3A66F17033@radagast.ijs.si> References: <4378D218.100@charter.net>
next in thread | previous in thread | raw e-mail | index | archive | help
bob self wrote: > > after doing a portupgrade today I've got things messed up. I didn't read > /usr/ports/UPDATING. I have now un-installed xterm and xorg-clients and > am now trying to put them back in. I'm trying xorg-clients first but I > get this error. > > xdriinfo.o(.text+0x5b): In function `main': > : undefined reference to `glXGetProcAddress' > *** Error code 1 You are using nvidia-driver aren't you? Try temporarily uninstalling nvidia-driver port. That should restore GLX libraries from X.Org and xorg-clients port should then compile properly. After that you can reinstall nvidia-driver. Dejan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051114215352.3A66F17033>