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

Bug 335811

Summary: Darwin 10: missing libpython2.6.so in dev-lang/python-2.6.*
Product: Gentoo/Alt Reporter: Artur Maciag <maciag.artur>
Component: Prefix SupportAssignee: Gentoo Prefix <prefix>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: OS X   
Whiteboard:
Package list:
Runtime testing required: ---

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