From owner-freebsd-ports Sun Apr 14 8:58:45 2002 Delivered-To: freebsd-ports@freebsd.org Received: from energyhq.homeip.net (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by hub.freebsd.org (Postfix) with ESMTP id 1DE2F37B400 for ; Sun, 14 Apr 2002 08:58:41 -0700 (PDT) Received: by energyhq.homeip.net (Postfix, from userid 1001) id 1708B3FC59; Sun, 14 Apr 2002 17:58:42 +0200 (CEST) Date: Sun, 14 Apr 2002 17:58:42 +0200 From: Miguel Mendez To: Oliver Velten Cc: ports@freebsd.org Subject: Re: "make rpm" fails with configure error Message-ID: <20020414175841.C90312@energyhq.homeip.net> Mail-Followup-To: Oliver Velten , ports@freebsd.org References: <20020414171546.B90312@energyhq.homeip.net> <23365.1018797815@www49.gmx.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="m51xatjYGsM+13rf" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <23365.1018797815@www49.gmx.net>; from ovelten@gmx.de on Sun, Apr 14, 2002 at 05:23:35PM +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --m51xatjYGsM+13rf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 14, 2002 at 05:23:35PM +0200, Oliver Velten wrote: Hi, > I alr > eady have both versions of gettext installed (see below) but the problem > persists. Any ideas? This is what I have in my system: flynn@kajsa# ls -la /usr/local/lib/*intl* -rw-r--r-- 1 root wheel 21978 Jan 12 20:57 /usr/local/lib/libintl.a lrwxr-xr-x 1 root wheel 12 Jan 12 20:57 /usr/local/lib/libintl.so -> libintl.so.1 -rwxr-xr-x 1 root wheel 18749 Jan 12 20:57 /usr/local/lib/libintl.so.1 Is libintl.so present in yours? A simple test: flynn@kajsa# echo "main() {}" >/tmp/foo.c flynn@kajsa# cc -o /tmp/foo /tmp/foo.c -L/usr/local/lib -lintl flynn@kajsa# ldd /tmp/foo /tmp/foo: libintl.so.1 =3D> /usr/local/lib/libintl.so.1 (0x28068000) libc.so.5 =3D> /usr/lib/libc.so.5 (0x2806d000) Cheers, --=20 Miguel Mendez - flynn@energyhq.homeip.net GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt EnergyHQ :: http://www.energyhq.tk FreeBSD - The power to serve! --m51xatjYGsM+13rf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8uacxnLctrNyFFPERAjK/AJ9Hixt3Dapdu984JuyOHGkP6pNTBgCdFWrb bUokPhd1E2NLsqHOwUQkoL0= =QWYe -----END PGP SIGNATURE----- --m51xatjYGsM+13rf-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message