Yves Edel wrote:
> Hi,
>
> on my other machine gcc44 also does not install, but the error message  
> is different.
>     libtool: link: cannot find the library `/usr/lib/libltdl.la'
>
> in this directory I have:
> $ ls /usr/lib/libl*
> /usr/lib/libl.a                       /usr/lib/libldap.dylib          
> /usr/lib/libltdl.7.1.2.dylib
> /usr/lib/liblangid.dylib      /usr/lib/libldap_r.dylib        
> /usr/lib/libltdl. 
> 7.dylib
> /usr/lib/liblapack.dylib      /usr/lib/libltdl.3.1.4.dylib    
> /usr/lib/libltdl.a
> /usr/lib/liblber.dylib                /usr/lib/libltdl.3.dylib        
> /usr/lib/libltdl.dylib
>
>
> This is on a MacPro3,1 under OS 10.6.1.
> Last lines of the fink output attached.
>
> Best regards,
> Yves
>   
<snip>

You didn't mention it, but I'd expect that you upgraded this system from
10.5, which does have this file.  10.6 is missing a number of such files
that were in 10.5.  It's probably easiest to clean out the old .la files via

    sudo -s
    find /sw/lib -name *.la | xargs rm



------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Fink-devel mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to