Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Feb 2013 13:55:36 GMT
From:      Bobby <boian.petrov@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/175798: FreeBSD 10 unable to build sysutils/fusefs-kmod
Message-ID:  <201302031355.r13Dta5G091689@red.freebsd.org>
Resent-Message-ID: <201302031400.r13E00Ee005758@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302031355.r13Dta5G091689>