----- Original Message ----- From: "Terry Lambert" <[EMAIL PROTECTED]> To: "Peter Pentchev" <[EMAIL PROTECTED]> Cc: "Miguel Mendez" <[EMAIL PROTECTED]>; "Wilkinson,Alex" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

