Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 May 2008 17:21:04 +0100
From:      Andrew Cid <andrew@accid.net>
To:        freebsd-questions@freebsd.org
Subject:   Cross compiling i386 packages on amd64
Message-ID:  <20080506162104.GA55284@farnborough.darq.net>

next in thread | raw e-mail | index | archive | help
Hi all,

I have an i386 jail running on an amd64 host that I use to build
packages.  Most packages build fine, however I have a few that fail.
This includes xorg (dri won't build) and mplayer.  In all cases I get an
error messages similar to this:

{standard input}:147: Error: `(%rsi)' is not a valid 32 bit base/index expression
{standard input}:148: Error: `(%rsi,%rax)' is not a valid 32 bit base/index expression
gmake[1]: *** [pullup.o] Error 1

Any ideas how I can fix this?

Cheers,


Andrew
-- 
accid.net



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