Compilation impossible using TARGET_ARCH=i386

Chris Rees crees at freebsd.org
Fri Sep 16 18:41:33 UTC 2011


On 16 September 2011 13:47, Benjamin Stier
<benjamin.stier at ub.uni-tuebingen.de> wrote:
> Hello everyone,
>
> I try to compile packages for older i386 on an amd64 machine. On the amd64 I
> use a chroot into an i386-world. I then compile ports using
> make ARCH=i386 TARGET_ARCH=i386 BATCH=yes install
>
> There are some ports where this doesn't work. Here's the list I found:
> dns/adns
> lang/lua
> graphics/pho
> graphics/xzgv
> devel/cvsps
>

Drop the TARGET_ARCH.

Chris


More information about the freebsd-ports mailing list