Date: Mon, 18 Feb 2002 01:43:53 +0300 From: "Andrey A. Chernov" <ache@nagual.pp.ru> To: sobomax@FreeBSD.ORG Cc: freebsd-ports@FreeBSD.ORG, i18n@FreeBSD.ORG Subject: Re: iconv port: plea for take-over Message-ID: <20020217224353.GB74674@nagual.pp.ru> In-Reply-To: <20020217222946.GA74674@nagual.pp.ru> References: <20020215232829.GA49008@nagual.pp.ru> <B8932D0A.695D%ade@FreeBSD.org> <20020216042213.GA54552@nagual.pp.ru> <20020216161910.GU44003@squall.waterspout.com> <20020216190141.GA60826@nagual.pp.ru> <20020217022052.GQ44003@squall.waterspout.com> <20020217024757.GA65001@nagual.pp.ru> <1013951311.37941.24.camel@notebook> <20020217222946.GA74674@nagual.pp.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
--v9Ux+11Zm5mwPlX6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 18, 2002 at 01:29:47 +0300, Andrey A. Chernov wrote: > long time ago), but you is not right at all. They renamed not with "g" but > with another prefix, "lib", see this and similar places from giconv.h: >=20 > #ifndef LIBICONV_PLUG > #define iconv libiconv > #endif >=20 > And just do: > nm /usr/local/lib/libgiconv.a This is configuration issue too. GNU does it to remove possible conflicts, because some machines already have 'iconv' in libc. Since we don't have, we need to #define LIBICONV_PLUG somewhere to get proper names in the library. --=20 Andrey A. Chernov http://ache.pp.ru/ --v9Ux+11Zm5mwPlX6 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 iQCVAwUBPHAyKeJgpPLZnQjrAQGLcAP/ZESkZLDv2iSA5T8Hl5huWwwhWmJ7bNxR 2iWTit37q096EjcKhFdt7jOBmJnw93kmWWdH8om8OilDBVVMCzyLiulYwHfKRnqZ ohUNtBYypl+RhEA9XVCIazp1M1IiZIzzqKA1zPf0HIXvIc5ga7t/oC6aBaAiihnu un3wqFmiCp4= =X0w8 -----END PGP SIGNATURE----- --v9Ux+11Zm5mwPlX6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020217224353.GB74674>