[Pythonmac-SIG] How-To upgrade Apples python installation in Mac OS X 10.3 from python 2.3 to 2.4

Christian Meesters cmeesters at ucdavis.edu
Thu Dec 9 02:52:05 CET 2004


Well, I followed Robert's instructions and it failed. I then tried to 
install 'directly' and got the same error message.
Guess I must admit that I simply have no clue how to solve this problem.

typing 'make' results in this:
<snip>
building 'waste' extension
gcc -bundle -undefined dynamic_lookup 
build/temp.darwin-7.6.0-Power_Macintosh-2.4/wastemodule.o 
build/temp.darwin-7.6.0-Power_Macintosh-2.4/WEObjectHandlers.o 
build/temp.darwin-7.6.0-Power_Macintosh-2.4/WETabHooks.o 
build/temp.darwin-7.6.0-Power_Macintosh-2.4/WETabs.o -L../waste/Static 
Libraries -L/usr/local/lib -lWASTE -o 
build/lib.darwin-7.6.0-Power_Macintosh-2.4/waste.so -framework Carbon
ld: table of contents for archive: ../waste/Static Libraries/libWASTE.a 
is out of date; rerun ranlib(1) (can't load from it)
running build_scripts

Can anybody give me a hint on what to do here?

For the record: My machine runs with 10.3.6, and is an iBook (PowerPC 
G3).

Thanks a lot in advance,
Christian



More information about the Pythonmac-SIG mailing list