Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 355665 - dev-python/pycurl-7.19.0 links libcurl statically
Summary: dev-python/pycurl-7.19.0 links libcurl statically
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-20 10:14 UTC by Richard Lärkäng
Modified: 2011-02-20 15:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Compile log (pycurl-build.log,3.68 KB, text/plain)
2011-02-20 10:14 UTC, Richard Lärkäng
Details

Note You need to log in before you can comment on or make changes to this bug.
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.