PDA

View Full Version : FreeBSD 6113 Driver Installation Error


BSD
11-13-04, 12:49 AM
I have FreeBSD 4.10 installed, and I just got nvidia driver 6113 (using a GF2mx). I do a make install and I get:

make install
--->src
"/usr/share/mk/bsd.kmod.mk", line 10 "can't find kernel source tree"
***Error code 1


Any help would be greatly appreciated.

Also: Does anyone know if there has been any progress for winex support in FreeBSD?

zander
11-13-04, 05:58 AM
You need to install the kernel source package (ssys).

BSD
11-13-04, 04:14 PM
Thanks, I should have thought rationally for a second instead of posting.