Christian Ebert wrote:
> Hi,
> 
> $ sw_vers
> ProductName:  Mac OS X
> ProductVersion:       10.4.11
> BuildVersion: 8S165
> 
> $ /sw/bin/curl-config --static-libs
> /sw/lib/libcurl.a -lcares -lidn -lssh2 -lssl -lcrypto -llber -lldap_r 
> -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv 
> -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv -lz
> $ ls -1 /sw/lib/libcurl.*
> /sw/lib/libcurl.4.1.0.dylib
> /sw/lib/libcurl.4.dylib
> /sw/lib/libcurl.dylib
> /sw/lib/libcurl.la
> 
> This eg. makes rolling one's own pycurl fail, because the build
> process consults curl-config and then looks in vain for libcurl.a

I confirm. The recent removal of libcurl.a from libcurl4 breaks the 
pycurl-py2X packages.

-- 
Martin




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to