Date: Sat, 05 Nov 2005 20:28:35 +0100 From: "piotr adamus" <piotr.adamus1@wp.pl> To: freebsd-ports-bugs@freebsd.org Subject: ports/84473: x11/nvidia-driver missing header- Solution of the problem. Message-ID: <436d07e3d7c53@wp.pl>
next in thread | raw e-mail | index | archive | help
Howdy, realting to mentioned bug nr 84473 I have found that: 1."/usr/share/mk/bsd.compat.mk", line 36: warning: NOOBJ is deprecated in favor of NO_OBJ could be solved if NVIDIA-FreeBSD-x86-1.0-7676 Makefile line 18 is replaced with NO_OBJ=true, 2. ./nv-freebsd.h:46:31: machine/bus_memio.h: No such file or directory *** Error code 1 could be solved if NVIDIA-FreeBSD-x86-1.0-7676 nv_freebsd.h header is erased with line: #include <machine/bus_memio.h>. After changes compilation of driver NVIDIA-FreeBSD-x86-1.0-7676 under FreeBSD-6.0 with option AGP supported with NVIDIA'S driver is clean, without any errors(nvidia.ko module is copied to /boot/modules and inserting the module is done without erros). Thank you. ---------------------------------------------------- W listopadowym numerze "Zwierciadła". "3 x Fellini" - płyty z filmami Federica Felliniego i konkurs z cennymi nagrodami. Z nowym numerem "Ginger i Fred" na DVD. http://klik.wp.pl/?adr=http%3A%2F%2Fadv.reklama.wp.pl%2Fas%2Fzwierciadlo.html&sid=555
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?436d07e3d7c53>