Python 2.3b1 + Tkinter on Solaris 2.6
Martin v. Löwis
martin at v.loewis.de
Sun Apr 27 13:37:44 EDT 2003
Jeff Bauer <jbauer at rubic.com> writes:
> Thanks for your response. I removed every occurrence of
> the tcl/tk libraries from my system, then rebuilt tcl/tk
> from source. I then rebuilt Python2.3b1 from scratch, but
> the same error occurs. :-(
So what compiler version are you using? Where do you get libgcc from?
Does it have __eprintf? Is that linked into libtcl? Into _tkinter?
Into python? etc.etc.
Martin
More information about the Python-list
mailing list