On 10/30/13 6:42 PM, Thomas Grant wrote:
> 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
>
>

It might be that the problem is with blt, then, since that's the next 
package down in the link chain.  Maybe try a "fink rebuild blt"?

-- 
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

Reply via email to