El sábado, 28 de mayo de 2016 17:31:16 (CEST), Matthew Seaman <matt...@freebsd.org> escribió:
On 28/05/2016 15:35, Matthias Apitz wrote:

Hello,

I'm building my own packages with poudriere on an amd64 host for my
amd64 netbook. The actual jail is kernel/sys: r292778, ports: r414411.

I tried to create a jail for building ports for i686 CPU with:

# porudriere jail -c -j freebsd-r292778-x86 -a 686 -m svn+http -v head@r292778
[00:00:00] ====>> Cross-building ports for 686 on amd64 requires QEMU
[00:00:00] ====>> Error: You need to setup an emulator with binmiscctl(8) for 686

How could I construct a jail there for i686 CPU and compile the ports
for this architecture? Is there any how-to for this?

# poudriere jail -c -j freebsd-r292778-x86 -a amd64 -m svn+http -v
head@r292778


no, -a i386
I got as hint

thx

matthias



--
Sent from my Ubuntu tablet
http://www.unixarea.de/
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to