From owner-freebsd-questions@FreeBSD.ORG Mon Jul 18 16:04:15 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2234016A41C for ; Mon, 18 Jul 2005 16:04:15 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail25.sea5.speakeasy.net (mail25.sea5.speakeasy.net [69.17.117.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA21B43D45 for ; Mon, 18 Jul 2005 16:04:14 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 17445 invoked from network); 18 Jul 2005 16:04:14 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail25.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 18 Jul 2005 16:04:14 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 4D7BC30; Mon, 18 Jul 2005 12:04:13 -0400 (EDT) Sender: lowell@be-well.ilk.org To: nysander@quanteam.info References: <42D80D3E.1070006@quanteam.info> <447jfr94wv.fsf@be-well.ilk.org> <42D826F8.6080409@quanteam.info> <44y886zve4.fsf@be-well.ilk.org> <42DA2FCB.3080607@quanteam.info> From: Lowell Gilbert Date: 18 Jul 2005 12:04:13 -0400 In-Reply-To: <42DA2FCB.3080607@quanteam.info> Message-ID: <44pstg6qyq.fsf@be-well.ilk.org> Lines: 13 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: gettext won't install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jul 2005 16:04:15 -0000 Pawe=B3 Madej writes: > Lowell Gilbert wrote: >=20 > >Okay, then just build the port, but don't try to install it. > >See if the "missing" library is present. > >[find /usr/ports/deve/gettext -name libasprintf.so.0 -print] > >=20=20 > > > make on that port goes ok. so i got gettext compiled now, but find > command which you wrote returns NULL result. Are all of the dependencies up to date?