Re: [Pythonmac-SIG] python library missing _environ symbol

2010-05-05 Thread Ronald Oussoren
On 5 May, 2010, at 9:43, Amos Anderson wrote: > i'm having trouble with my non-standard way of building python. what I > want to do is bundle Python-2.6.5.tar.bz2 with my software, so that > the version i want can be built along with my code, which might happen > on osx or linux etc. part of my s

[Pythonmac-SIG] python library missing _environ symbol

2010-05-05 Thread Amos Anderson
i'm having trouble with my non-standard way of building python. what I want to do is bundle Python-2.6.5.tar.bz2 with my software, so that the version i want can be built along with my code, which might happen on osx or linux etc. part of my software includes C++ extensions w/ boost, so my build sy