Compilation impossible using TARGET_ARCH=i386

Benjamin Stier benjamin.stier at ub.uni-tuebingen.de
Fri Sep 16 13:12:56 UTC 2011


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

They all exit with the same error:
cc: i386: No such file or directory

Is this behaviour intended?

Kind regards,

Benjamin


More information about the freebsd-ports mailing list