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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
