Date: Sat, 24 Aug 2013 13:26:01 +0200 From: Hans Petter Selasky <hps@bitfrost.no> To: Ivan Klymenko <fidaj@ukr.net> Cc: freebsd-current@freebsd.org, freebsd-ports@freebsd.org Subject: Re: devel/gettext build error in jail i386 environment on amd64 host Message-ID: <52189849.90405@bitfrost.no> In-Reply-To: <20130824001452.71b262ae@nonamehost.local> References: <20130824001452.71b262ae@nonamehost.local>
next in thread | previous in thread | raw e-mail | index | archive | help
On 08/23/13 23:14, Ivan Klymenko wrote: > wing error: > http://privatepaste.com/46f9477022 Not sure if this helps: https://wiki.freebsd.org/PkgPrimer Using portbuilder inside a jail When building 9-stable ports in a 9-stable jail under -current you might want to set the UNAME_r enviroment variable to fake the FreeBSD version in /path_to_my_jail/root/.cshrc . Some examples: setenv UNAME_r 9-STABLE setenv UNAME_r 8-STABLE setenv UNAME_r 7-STABLE Else some ports won't build properly. --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52189849.90405>