Date: Thu, 24 May 2007 13:35:45 +0200 (CEST) From: Olivier Smedts <olivier@gid0.org> To: jeffc@supranet.net Cc: freebsd-x11@freebsd.org Subject: Re: nvidia-driver won't build with 6.2-STABLE-200705 and xorg 7.2 Message-ID: <18615750.421180006545953.JavaMail.zimbra@s.gid0.org> In-Reply-To: <1179968875.4654e56bc1444@mail.supranet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, ----- jeffc@supranet.net wrote: > The May snapshot FreeBSD 6.2-STABLE-200705 appropriately has no xorg, > but after > a portsnap fetch, pkg_add -r xorg successfully (it runs) installed > xorg 7..2. > However trying to build nvidia-driver from ports fails with: > > [...] > ===> x11 (install) > ===> x11/driver (install) > install: /usr/X11R6/lib/modules/drivers: No such file or directory > *** Error code 71 If you "mkdir -p /usr/X11R6/lib/modules/drivers", then install should work. But the question is "why hasn't this directory been created ?". Maybe you didn't have the "x11/xorg" metaport installed before installing nvidia-driver ? Correct me if I'm wrong, but I think "WITH_NVIDIA_GL" does nothing now, it was for the git's days. I've got an nvidia card too and the only issue I noted was you must install x11/mesa-demos *before* nvidia-driver, else compile fails. (mesa-demos has "glxinfo" and "glxgears", and I've got nvidia-driver-7184) Olivier > > Stop in > /usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-9746/x11/driver. > *** Error code 1 > > Stop in > /usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-9746/x11.. > *** Error code 1 > > Stop in /usr/ports/x11/nvidia-driver/work/NVIDIA-FreeBSD-x86-1.0-9746. > *** Error code 1 > > Stop in /usr/ports/x11/nvidia-driver. > *** Error code 1 > > Stop in /usr/ports/x11/nvidia-driver. > foo# > > > /etc/make.conf WITH_NVIDIA_GL=yes per Florent seems to make no > difference either > way: > > # florent says must use for nvidia-driver with 7.2 > WITH_NVIDIA_GL=yes > > > Also have a symlink: > > ln -s /usr/local /usr/X11R6 > > Likely there's something I'm not understanding, but this should be a > relatively vanilla install which isn't working. Clues appreciated. > > Cheers, > > Jeff C. > _______________________________________________ > freebsd-x11@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" -- Olivier Smedts _ ASCII ribbon campaign ( ) e-mail: olivier@gid0.org - against HTML email & vCards X www: http://www.gid0.org - against proprietary attachments / \ "Il y a seulement 10 sortes de gens dans le monde : ceux qui comprennent le binaire, et ceux qui ne le comprennent pas."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18615750.421180006545953.JavaMail.zimbra>