On 17.06.2011, at 2:16PM, Bruno Martin wrote:

> I've tried to build python27-2.7.2-3 which fails to build on a PPC/G5 running 
> 10.5.
> The error is described below:
> 
> Thanks for your help,
> 
>       Bruno
> 
> 
> Python build finished, but the necessary bits to build these modules were not 
> found:
> bsddb185           linuxaudiodev      ossaudiodev     
> spwd               sunaudiodev                        
> To find the necessary bits, look in setup.py in detect_modules() for the 
> module's name.
> (Fink package build should have 5 missing)
> 
That's not an error - it was printed at the end of my build as well (would not 
even have noticed on my own), but installation succeeds just fine without 
these. I guess bsddb185 would be some wrapper for Berkeley DB (if you need one, 
you should be able to install bsddb3-py27 once your python build is fixed), the 
next are obviously audio devices for various OSs you'd neither want nor need, 
and no idea what spwd might be...
> 
> Failed to build these modules:
> _tkinter                                              

That's probably the show-stopper, but almost no information on the causes - are 
there no further messages below? I'd then look further up in the output for 
some error messages about failing to compile _tkinter.so or the like. 
I just built that package on the same system version; without further 
diagnostics I could only suggest to check your installation of tcltk and 
tcltk-dev, maybe rebuild those packages ('fink rebuild tcltk').

HTH,
                                        Derek


------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
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