Date: Thu, 8 Nov 2012 21:01:50 -0500 From: "Neil M. Stewart" <neil.stewart@live.com> To: Arthur Chance <freebsd@qeng-ho.org> Cc: freebsd-questions@freebsd.org Subject: Re: Installing fusefs-ntfs and nvidia-drivers fails Message-ID: <BLU0-SMTP68309E7DFBFC897DB4DB0CF1680@phx.gbl> In-Reply-To: <509BDECC.9070601@qeng-ho.org> References: <BLU0-SMTP34196CD5B700CC5312FBEC7F1690@phx.gbl> <509BDECC.9070601@qeng-ho.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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. > > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BLU0-SMTP68309E7DFBFC897DB4DB0CF1680>