I've tried leaving DYLD_LIBRARY_PATH unset, but that still didn't work.
I did notice however that the following command produces no output:
nm /sw/lib/python2.7/lib-dynload/_tkinter.so | grep waitpid
which is the complaint from python when trying to import _tkinter. The
build error stating that build/lib.macosx-10.8-x86_64-2.7/_tkinter.so has
no _waitpid symbol doesn't exist since the build failed, however it looks
like _tkinter_failed.so exists in its place. However, this file also does
not have a _waitpid symbol.
I checked /sw/lib/python2.7/lib-dynload/_tkinter.so from an earlier build
(from a backup), before the failure, and it also does not have a _waitpid
symbol, so I'm not sure why its failing to build now since it didn't fail
previously.
--
Thomas D. Grant, Ph.D.
Post-doctoral Scholar
Hauptman-Woodward Medical Research Institute
700 Ellicott St.
Buffalo, NY 14203
On Wed, Oct 30, 2013 at 7:18 PM, Alexander Hansen <
[email protected]> wrote:
> On 10/30/13 3:36 PM, Thomas Grant wrote:
>
>> A long time ago I set DYLD_LIBRARY_PATH in my .profile file, but I don't
>> recall why. It may have been to get some program to work. Should it
>> not be set? I could set DYLD_FALLBACK_LIBRARY_PATH instead?
>>
>>
>>
>>
>> --
>> Thomas D. Grant, Ph.D.
>> Post-doctoral Scholar
>> Hauptman-Woodward Medical Research Institute
>> 700 Ellicott St.
>> Buffalo, NY 14203
>>
>>
>>
> Yeah, DYLD_FALLBACK_LIBRARY_PATH is generally preferable, since it appends
> its values to the default lookup path, while DYLD_LIBRARY_PATH requires you
> to specify every directory where you want the linker to look. The latter
> provides more control, but also requires more detailed tweaking.
>
> Make sure that you're not setting DYLD_LIBRARY_PATH globally, too. Fink
> normally unsets the user's environment when building to reduce the risk of
> issues from user customizations, but it doesn't necessarily affect more
> global settings, e.g. from /etc/profile.
>
> --
> Alexander Hansen, Ph.D.
> Fink User Liaison
> My package updates: http://finkakh.wordpress.com/
>
------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users