*** [neqn] Error code 1

bob prohaska fbsd at www.zefox.net
Wed May 11 20:24:49 UTC 2016


On Wed, May 11, 2016 at 10:40:44PM +0300, Jukka A. Ukkonen wrote:
> 
> I noticed the same problem on ppc64 (a PowerMac G5).
> The workaround is to build a sane copy of sed first.
> 
> pushd /usr/src/usr.bin/sed/
> make obj  ## This is actually optional.
> make
> make install
> make clean
> popd
> 
> Then run your normal build.
> 

That seems to be working. Never guessed it'd be so simple.

Thank you very much!

bob prohaska



More information about the freebsd-arm mailing list