Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2016 13:24:46 -0700
From:      bob prohaska <fbsd@www.zefox.net>
To:        "Jukka A. Ukkonen" <jau789@gmail.com>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: *** [neqn] Error code 1
Message-ID:  <20160511202446.GC1049@www.zefox.net>
In-Reply-To: <efec3793-325f-18f7-6b5a-55ac0a980849@gmail.com>
References:  <20160511164729.GB1049@www.zefox.net> <efec3793-325f-18f7-6b5a-55ac0a980849@gmail.com>

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




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