devel/gettext build error in jail i386 environment on amd64 host

Vitalij Satanivskij satan at ukr.net
Tue Sep 3 17:42:28 UTC 2013


Try to disable  options 

options         CAPABILITY_MODE         # Capsicum capability mode
options         CAPABILITIES            # Capsicum capabilities

in kernel conf, for me it's resolve problem



Ivan Klymenko wrote:
IK> В Sat, 24 Aug 2013 13:26:01 +0200
IK> Hans Petter Selasky <hps at bitfrost.no> пишет:
IK> 
IK> > On 08/23/13 23:14, Ivan Klymenko wrote:
IK> > > wing error:
IK> > > http://privatepaste.com/46f9477022
IK> > 
IK> > Not sure if this helps:
IK> > 
IK> > https://wiki.freebsd.org/PkgPrimer
IK> > 
IK> > Using portbuilder inside a jail
IK> > 
IK> > When building 9-stable ports in a 9-stable jail under -current you
IK> > might want to set the UNAME_r enviroment variable to fake the FreeBSD
IK> > version in /path_to_my_jail/root/.cshrc . Some examples:
IK> > 
IK> >      setenv UNAME_r 9-STABLE
IK> >      setenv UNAME_r 8-STABLE
IK> >      setenv UNAME_r 7-STABLE
IK> > 
IK> > Else some ports won't build properly.
IK> 
IK> Something tells me the intuition that the problem appeared after the
IK> addition of iconv in base...
IK> _______________________________________________
IK> freebsd-current at freebsd.org mailing list
IK> http://lists.freebsd.org/mailman/listinfo/freebsd-current
IK> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"


More information about the freebsd-ports mailing list