On 21/11/13 19:32, Joe Borzellino wrote:
> Hi,
>
> Yes this worked:
>
> mv /usr/local/lib /usr/local/libold
> fink rebuild locale-gettext-pm5162
> fink install coreutils
>
> Thanks!
>
> Looks like I had some old libraries that were built as long ago as 2006.

In many cases, linking to stuff in /usr/local/lib is unavoidable. In the 
case of locale-gettext-pm5162, fink could have avoided it by requiring 
extutils-makemaker-pm5162 to be installed. This package has a patch that 
removes the -L/usr/local/lib flag from the linker line. It is not quite 
consistent, however, because it leaves the -I/usr/local/include flag on 
the compiler line. If it removed this, too, at least the perl modules 
would be immune from 3rd party crap in /usr/local/ interfering in the 
build phase.

-- 
Martin





------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to