Date: Mon, 17 Sep 2007 11:16:33 -0700 From: Maxim Sobolev <sobomax@FreeBSD.org> To: Dmitry Morozovsky <marck@rinet.ru> Cc: current@FreeBSD.org Subject: Re: i386 package building on an amd64 system Message-ID: <46EEC481.5010503@FreeBSD.org> In-Reply-To: <20070914124630.D14000@woozle.rinet.ru> References: <20070914124630.D14000@woozle.rinet.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Dmitry Morozovsky wrote: > Hi there colleagues, > > possibly stupid question: it there a way to fool jail (real, not "tinderbox" > one) that it's working under i386 kernel? This would be extremely useful for > local package building. > > Quick googling does not reveal anything, or did I miss something obvious? > > Thanks in advance. Works here like a charm. The only thing is that you need to set UNAME_p=i386 UNAME_m=i386 and CPUTYPE=i686 variables in the chroot/jail. -Maxim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46EEC481.5010503>