Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jul 2012 10:26:06 -0400
From:      "Jason E. Hale" <bsdkaffee@gmail.com>
To:        Jerry <jerry@seibercom.net>
Cc:        mirror176@cox.net, freebsd-ports@freebsd.org
Subject:   Re: Unable to build port:  sysutils/fusefs-kmod
Message-ID:  <3623203.oYcDCjo6dz@mocha.verizon.net>
In-Reply-To: <20120723100818.73fcffde@scorpio>
References:  <20120723100818.73fcffde@scorpio>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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