On Sun, Jan 6, 2013 at 10:37 PM, Me <[email protected]> wrote: > Hi > > Virtualbox-ose 4.2.6 failed compile on new installed "FreeBSD 9.1-RELEASE > amd64 (GENERIC kernel)" system.
g++ -g -O -Wall -o /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/.tmp_out /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/.tmp_src.cc "-L/usr/X11R6/lib -L/usr/X11R6/lib64 -L/usr/local/lib -lXext -lX11 -lGL -I/usr/local/include" /usr/X11R6/lib/libGL.so: undefined reference to `_nv016glcore' /usr/X11R6/lib/libGL.so: undefined reference to `_nv022glcore' It looks like nvidia somehow needs libGLcore.so. This is only a guess since I do not have nvidia hardware at hand. I'm also not yet sure what the right solution for that would be (and if the later compilation works but if it's using pkg-config chances are good) but to verify if I am on the right track at all you could apply the attached patch and let me know if it helps. -- Bernhard Fröhlich http://www.bluelife.at/
patch-vbox-nvidia.diff
Description: Binary data
_______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
