Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 355665

Summary: dev-python/pycurl-7.19.0 links libcurl statically
Product: Gentoo Linux Reporter: Richard Lärkäng <larkang>
Component: [OLD] LibraryAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: jlec
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Compile log

Description Richard Lärkäng 2011-02-20 10:14:03 UTC
When curl (net-misc/curl-7.21.4) is built without the static-libs
use flag, pycurl compilation fails with the attached error message,
complaining about missing libcurl.a

Building curl with static-libs fixes compilation

Reproducible: Always
Comment 1 Richard Lärkäng 2011-02-20 10:14:35 UTC
Created attachment 263135 [details]
Compile log
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2011-02-20 11:07:53 UTC
Please use shared libs.
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-02-20 15:03:46 UTC
Fixed.