Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2034 - python should be dynamic linked for emerge
Summary: python should be dynamic linked for emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Bugzilla (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: John Davis (zhen) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-23 11:43 UTC by Take Vos
Modified: 2011-10-30 23:17 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 Take Vos 2002-04-23 11:43:27 UTC
The new emerge on my system was binded to python2.2 instead of spython.
When I unmerged X11, emerge didn't work anymore as python2.2 was linked to
X11.

This can be helped by setting the *shared* flags in Modules/Setup when 
building python2.2, this was only a python modules is linked to X11 and emerge 
will work as normal.
Comment 1 Jon Nelson (RETIRED) 2002-04-24 11:19:23 UTC
This in an on-going project, and requires a little bit of finesse while
executing. Don't worry, though, it's one of my highest priorities!
Comment 2 Jon Nelson (RETIRED) 2002-04-25 16:48:20 UTC
As of earlier today, things should be in order for a shared Python.
I'm closing this bug, but if it doesn't work for you (after rsync'ing, of
course), re-open it with some details.