xz in base system trouble on MIPS

Milan Obuch freebsd-mips at dino.sk
Thu Dec 9 09:49:20 UTC 2010


On Monday 06 December 2010 00:06:41 Warner Losh wrote:
> On 12/05/2010 15:10, Milan Obuch wrote:
> > Hi,
> > 
> > I am trying to test various system parts and ports building on my RSPRO.
> > There is a problem with xz as compiled with base system - trying to
> > build misc/mc gives 'unknown file format' error on
> > /usr/ports/distfiles/mc-4.7.4.tar.lzma tarball. After commenting out
> > IGNORE line in archive/xz Makefile, compilling, installing the port and
> > 'cp /usr/local/bin/xz /usr/bin/xz' this error is gone.
> > 
> > What could be root cause of this? As both base system and ports xz is
> > version 5.0, I think there must be some error in base system integration
> > or some tweaking is not done...
> 
> I always guess endian problems on MIPS or big endian ARM when things
> don't work quite right.  But I don't see any errors there...

I would expect something similar, too. I just asked if somebody encountered 
this error already so maybe an answer could be known...

> First step: diff the sources?

No difference found in souces (*.c, *.h), so maybe make infrastructure is 
different. I will try to compare build process if there are differences.
 
> also, current or stable?

current.

Milan


More information about the freebsd-mips mailing list