Jeff Blackburne wrote: []
/sw/src/fink.build/python23-2.3.5-115/Python-2.3.5/Modules/readline.c:96: error: static declaration of 'history_length' follows non-static declaration
Ah, it's that old one! []
I guess gcc 4.0 is stricter than gcc 3, so it won't compile readline. I set the default compiler to 3.3, but got a message saying the python23 package requires 4.0. Is there an easy way to fix up the code so it will compile under 4.0? Thanks.
Yes, sure, this has been fixed everywhere else; it had been fixed in 10.4-transitional/stable, too, for a while, but then became unfixed again.
Please selfupdate again, until the new python23.patch file hits the update server. If it takes too long, simply copy the file from the unstable tree over to the stable tree, it's the same. I.e. copy
/sw/fink/10.4-transitional/unstable/main/finkinfo/languages/python23.patch into /sw/fink/10.4-transitional/stable/main/finkinfo/languages/ and then rebuild python23 again. -- Martin ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
