Date: Fri, 16 Sep 2011 14:47:28 +0200 From: Benjamin Stier <benjamin.stier@ub.uni-tuebingen.de> To: freebsd-ports@freebsd.org Subject: Compilation impossible using TARGET_ARCH=i386 Message-ID: <20110916124728.GA36564@schu.ub.uni-tuebingen.de>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110916124728.GA36564>