Unable to build port: sysutils/fusefs-kmod

Jason E. Hale bsdkaffee at gmail.com
Mon Jul 23 14:26:09 UTC 2012


On Monday, July 23, 2012 10:08:18 Jerry wrote:
> System: FreeBSD 8.3-STABLE
> 
> I am unable to build the "sysutils/fusefs-kmod" port. This is the build
> log:
> 
> Script started on Mon Jul 23 09:57:32 2012
> 
> <--snip-->
> env RUBYLIB=./lib RUBYPATH=./lib ruby -S deplate -x -D manual -f plain -d
> /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0/doc/plaintext_ou
> t doc.dpl env: ruby: No such file or directory
> *** Error code 127
> 
> Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0/doc.
> *** Error code 1
> 
> Stop in /usr/ports/sysutils/fusefs-kmod.
> 
> Script done on Mon Jul 23 09:57:39 2012
> 
> Has anyone else experienced this problem or have a solution?

Looks like textproc/ruby-deplate and lang/ruby18 need to be installed to build 
the docs.  Make sure they are installed (they should have been pulled in).  
Either that or build the port without the docs. I.e.:

# make -DNOPORTDOCS install clean

Jason E. Hale


More information about the freebsd-ports mailing list