Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 335811 - Darwin 10: missing libpython2.6.so in dev-lang/python-2.6.*
Summary: Darwin 10: missing libpython2.6.so in dev-lang/python-2.6.*
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: AMD64 OS X
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-03 13:17 UTC by Artur Maciag
Modified: 2010-09-03 18:02 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Artur Maciag 2010-09-03 13:17:49 UTC
missing libpython2.6.so in dev-lang/python-2.6.* prduces configure errors e.g. sci-libs/geos

Reproducible: Always

Steps to Reproduce:
1. emerge python-2.6*
2. emerge geos
3.

Actual Results:  
checking for Python library path... 
configure: error: cannot find Python library path

Expected Results:  
emerge success
Comment 1 Fabian Groffen gentoo-dev 2010-09-03 13:19:55 UTC
It should look for libpython2.6.dylib of course, I recall the geos ebuild doing a crude hack to replace .a with .so for this check.
Comment 2 Fabian Groffen gentoo-dev 2010-09-03 18:02:07 UTC
fixed, thanks