Turns out I may have the wrong version of source.
http://www.mavetju.org/mail/view_thr...848&thread=yes
I used subversion to get the source from freebsd, because after using system manager to download source,
It wasn't recognized. Any ideas if this could be the problem and how to get the correct source?
I'm on PC-BSD 9.1 rolling release.
#uname -a
FreeBSD pcbsd-6564 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Tue Jan 29 15:02:50 EST 2013
root@avenger:/usr/obj/pcbsd-build64/fbsd-source/src-patched/sys/GENERIC amd64
Ok, I tried the closed driver from nvidia and after figuring out how to get the source,
I get this error:
===> src (install)
"/sys/conf/kmod.mk", line 76: Could not find bsd.compiler.mk
"/sys/conf/kmod.mk", line 112: Malformed conditional (${COMPILER_TYPE} != "clang")
"/sys/conf/kmod.mk", line 116: if-less endif
"/sys/conf/kern.mk", line 18: Malformed conditional (${COMPILER_TYPE} == "clang")
"/sys/conf/kern.mk", line 33: if-less endif
"/sys/conf/kern.mk", line 103: Malformed conditional (${COMPILER_TYPE} == "clang")
"/sys/conf/kern.mk", line 109: if-less endif
make: fatal errors encountered -- cannot continue
*** [realinstall] Error code 1
Stop in /usr/home/cdelaney/Downloads/NVIDIA-FreeBSD-x86_64-310.32.
Which is the same error I get when try to install from the ports.