$ skype: error while loading shared libraries: libXv.so.1: cannot open shared object file: No such file or directory If WITH_NVIDIA_GL is set, linux_dri isn't pulled in and so isn't linux-xorg-libs as a consequence. How-To-Repeat: pkg_delete -f linux-xorg-libs-* (cd /usr/ports/net/skype && make -DWITH_NVIDIA_GL)
Responsible Changed From-To: freebsd-ports-bugs->beech Over to maintainer (via the GNATS Auto Assign Tool)
beech 2008-09-15 21:57:06 UTC FreeBSD ports repository Modified files: net/skype Makefile Log: - Add USE_XLIB, required when WITH_NVIDIA_GL is defined PR: ports/127394 Submitted by: Mel <mel.xyzzy@rachie.is-a-geek.net> Approved by: portmgr (pav) Revision Changes Path 1.47 +1 -0 ports/net/skype/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Fixed, Thanks!