Hi Arthur,

Thanks for your response. The installation works now. It turns out that I was working with the wrong version of the source tree.

Regards,
Neil Stewart

On 11/8/12 11:33 AM, Arthur Chance wrote:
On 11/08/12 13:30, Neil M. Stewart wrote:
Hi All,

I am new to FreeBSD, and I am having an issue installing fusefs-ntfs and
nvidia-driver.  The error messages are shown below. Any idea what's
going on here? Thanks in advance.


===>  Installing for fusefs-ntfs-2012.1.15
===>   fusefs-ntfs-2012.1.15 depends on file: /usr/local/modules/fuse.ko
- not found
===>    Verifying install for /usr/local/modules/fuse.ko in
/usr/ports/sysutils/fusefs-kmod
===>  Building for fusefs-kmod-0.3.9.p1.20080208_11
===> fuse_module (all)
"/usr/src/sys/conf/kmod.mk", line 76: Could not find bsd.compiler.mk
"/usr/src/sys/conf/kmod.mk", line 112: Malformed conditional
(${COMPILER_TYPE} != "clang")
"/usr/src/sys/conf/kmod.mk", line 116: if-less endif
"/usr/src/sys/conf/kern.mk", line 18: Malformed conditional
(${COMPILER_TYPE} == "clang")
"/usr/src/sys/conf/kern.mk", line 33: if-less endif
"/usr/src/sys/conf/kern.mk", line 103: Malformed conditional
(${COMPILER_TYPE} == "clang")
"/usr/src/sys/conf/kern.mk", line 109: if-less endif
make: fatal errors encountered -- cannot continue


==>  Building for nvidia-driver-304.60
===> src (all)
"/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

In both cases you've got the message

> "/usr/src/sys/conf/kmod.mk", line 76: Could not find bsd.compiler.mk

(or equivalent as /sys -> usr/src)

I've looked at my version of the file (under REL-9.0) and there's no mention of bsd.compiler.mk (or ${COMPILER_TYPE}). Please show us what you get if you type "uname -a" so we know what you've installed.





_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to