mips misbehaving, not respecting make.conf

Garrett Cooper yaneurabeya at gmail.com
Mon Nov 17 18:09:30 UTC 2014


> On Nov 17, 2014, at 09:56, Sean Bruno <sbruno at ignoranthack.me> wrote:
> 
>>> http://crack.ysv.freebsd.org/data/11-mips-test-default/2014-11-17_02h37m39s/logs/speex-1.2.r1_7,1.log
>> 
>> That´s my guess too, based on the configure output from libffi.
>> 
>> ...
>> "LD=/usr/bin/ld"  "NM=/usr/bin/nm -B"  "RANLIB=ranlib”
>> ...
>> 
>> The easiest path forward would be to set TOOLS_PREFIX in Makefile.inc1 to an appropriate prefix (see XMAKE in Makefile.inc1, etc). I suspect if you add this variable to NXBENV and tweak it appropriately, things will just work.
>> 
>> Cheers!
> 
> 
> This does indeed point gcc to the right tool chain. However, it
> immediately fails as it cannot find a crt1.o in /nxb-bin ... as we don't
> want to use an amd64 version we want to use the jail crt1.o

*plays sad trombone*

Yeah, there are probably some other components like that and libgcc that need appropriate pathing ;/. I'll need to dig around gnu/ to see whether or not that's possible.


More information about the freebsd-arch mailing list