ports/175798: FreeBSD 10 unable to build sysutils/fusefs-kmod
Bobby
boian.petrov at gmail.com
Sun Feb 3 14:00:00 UTC 2013
>Number: 175798
>Category: ports
>Synopsis: FreeBSD 10 unable to build sysutils/fusefs-kmod
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Feb 03 14:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Bobby
>Release: Freebsd 10-CURRENT
>Organization:
HQC
>Environment:
FreeBSD HARDUNIX 10.0-CURRENT FreeBSD 10.0-CURRENT #1: Tue Jan 15 18:42:17 EET 2013 bobby at HARDUNIX:/usr/obj/usr/src/sys/HARDUNIX amd64
>Description:
I am trying to mount read-write a ntfs partition with no success for a hours ...
I tried fusefs-ntfs,but the service fusefs refuses to start even with
fusefs_enable="YES" to /etc/rc.conf and fuse_load="YES" to /boot/loader.conf .
#service fusefs start
Starting fusefs.
kldload: can't load /usr/local/modules/fuse.ko: Exec format error
#kldload /usr/local/modules/fuse.ko
kldload: can't load /usr/local/modules/fuse.ko: Exec format error
Then, I try to recompile the fusefs-kmod port :
#cd /usr/ports/sysutils/fusefs-kmod/ && make install clean
it stops after seconds with this output :
7 errors generated.
*** [fuse_vnops.o] Error code 1
Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0/fuse_module.
*** [all] Error code 1
Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0.
*** [do-build] Error code 1
Stop in /usr/ports/sysutils/fusefs-kmod.
*** [build] Error code 1
Stop in /usr/ports/sysutils/fusefs-kmod.
Trying with pkg_add :
#pkg_add -r fusefs-kmod
pkg_add: You appear to be using the newer pkg(1) tool on this system for package management, rather than the legacy package management tools (pkg_*). The legacy tools should no longer be used on this system.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-10-current/Latest/fusefs-kmod.tbz... Done.
pkg_add: package 'fusefs-kmod-0.3.9.p1.20080208_10' or its older version already installed
I have no fusefs-kmod installed and I can not run both fusefs-ntfs and ntfsprogs without it ... Very bad situation!
Hope the port will be repaired soon ...
Thakns!
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list