From owner-freebsd-hackers Sat Apr 13 5: 1:50 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by hub.freebsd.org (Postfix) with ESMTP id 0935137B41A for ; Sat, 13 Apr 2002 05:01:45 -0700 (PDT) Received: from fwd06.sul.t-online.de by mailout05.sul.t-online.com with smtp id 16wM7u-0001Wh-00; Sat, 13 Apr 2002 13:55:30 +0200 Received: from bender (310048585289-0001@[62.225.210.194]) by fwd06.sul.t-online.com with smtp id 16wM7s-0Ge0Y4C; Sat, 13 Apr 2002 13:55:28 +0200 Message-ID: <000d01c1e2e2$24a64fd0$594bfea9@bender> From: Jeff.Kelly@t-online.de (=?iso-8859-1?Q?Christian_Fl=FCgel?=) To: References: <20020412175030.K355-100000@squirm.dsto.defence.gov.au> <20020412103216.A68379@energyhq.homeip.net> <3CB71F4B.C67ABCB@mindspring.com> <20020413092949.B352@straylight.oblivion.bg> <3CB8031A.112840B5@mindspring.com> <20020413131821.G40206@straylight.oblivion.bg> <3CB80B61.FC817936@mindspring.com> Subject: Re: ld: cannot find -lintl Date: Sat, 13 Apr 2002 13:55:43 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Sender: 310048585289-0001@t-dialin.net Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Terry Lambert" To: "Peter Pentchev" Cc: "Miguel Mendez" ; "Wilkinson,Alex" ; Sent: Saturday, April 13, 2002 12:41 PM Subject: Re: ld: cannot find -lintl > Fixing it by getting rid of the libintl dependency, or gragging > libintl in by itself make sense. > > "Fixing" it by using an older version of the library in ports > really defeats the purpose of importing a newer version. I installed a clean FreeBSD 4.5 only last week and I found several ports which were broken in this respect: xmms, icewm, wmaker, linux-base 7.1 were the most prominent. But there many other ports which require gettext 0.10.35. Portupgrade or make install will not install gettext-old because the dependency is gettext and not libintl and gettext _is_ installed (only the "wrong" version). Regards Christian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message