From owner-freebsd-current@FreeBSD.ORG Wed Sep 4 03:06:24 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CD73D711; Wed, 4 Sep 2013 03:06:24 +0000 (UTC) (envelope-from fidaj@ukr.net) Received: from fsm1.ukr.net (fsm1.ukr.net [195.214.192.120]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7D36923D2; Wed, 4 Sep 2013 03:06:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ukr.net; s=fsm; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=s2WUD1XLw2/8r72rseQSoYPJMDobglSuqzf7BsRxW54=; b=u+Szuv5o9jf1vWJRCTG+nGBgMyZR/r/HBKfmiHO3eZJWaPPp/DDbKrmSEBSa+MtgO6JkQ0/n26BCG7uS7iFswELTET2BpAy9RPE9efH5gfm11wiCVPaCDeeCRpFzrpbt63kCYpl6schtltl8s0UxrxWQLpdS8l5+Unn5UPzkXZI=; Received: from [178.137.138.140] (helo=nonamehost.local) by fsm1.ukr.net with esmtpsa ID 1VGuna-000La9-Bb ; Tue, 03 Sep 2013 20:53:54 +0300 Date: Tue, 3 Sep 2013 20:53:51 +0300 From: Ivan Klymenko To: Vitalij Satanivskij Subject: Re: devel/gettext build error in jail i386 environment on amd64 host Message-ID: <20130903205351.4eda2c05@nonamehost.local> In-Reply-To: <20130903174225.GB96666@hell.ukr.net> References: <20130824001452.71b262ae@nonamehost.local> <52189849.90405@bitfrost.no> <20130824153127.74ad6e59@nonamehost.local> <20130903174225.GB96666@hell.ukr.net> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Authentication-Result: IP=178.137.138.140; mail.from=fidaj@ukr.net; dkim=pass; header.d=ukr.net Cc: Hans Petter Selasky , freebsd-current@freebsd.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Sep 2013 03:06:24 -0000 =D0=92 Tue, 3 Sep 2013 20:42:25 +0300 Vitalij Satanivskij =D0=BF=D0=B8=D1=88=D0=B5=D1=82: >=20 > Try to disable options=20 >=20 > options CAPABILITY_MODE # Capsicum capability mode > options CAPABILITIES # Capsicum capabilities >=20 > in kernel conf, for me it's resolve problem >=20 Thank you :) I watch the mailing list. ;) http://docs.freebsd.org/cgi/mid.cgi?20130903172529.GA96666 Unfortunately I did not have time to check the problem with uniq...