From: Chris <rea...@po...> - 2004-10-01 22:28:16
|
pygtk was built from source (I use gentoo and the ebuild does nothing out of the ordinary). I just re-emerged pygtk-2.3.97 and got the same result. I have attached the full output from python setup.py build in both cases - if you want to sent it to the pygtk people that would be great. Chris PS just for the pygtk people's info I have gentoo linux with: gcc version 3.4.2 (Gentoo Linux 3.4.2-r1, ssp-3.4.1-1, pie-8.7.6.5) kernel is gentoo-dev-sources-2.6.8-r4 python-2.3.3 gtk+-2.4.9 (this actually gtk+-2.4.9-r1 onto gentoo therefore it has been patched in some way). On Friday 01 October 2004 14:16, you wrote: > >>>>> "Chris" == Chris <rea...@po...> writes: > > Chris> Thanks very much. It worked - (mostly) I made the change > Chris> you suggested and resolved that error - unfortunately it > Chris> still did not build with pygtk-2.3.97 so I replaced that > Chris> with pygtk-2.2.0 and it worked. Below is the error I got > Chris> with pygtk-2.3.97 - it appears to be the same as an error > Chris> reported already on matplotlib-users under the title > Chris> '[Matplotlib-users] matplotlib and pygtk 2.3.96'. It seems > Chris> that in that case upgrading to pygtk-2.3.97 helped, but > Chris> here it did not. But I have a working matplotlib and I > Chris> don't really care what version of pygtk I have to that is > Chris> fine for me. > > Did you or can you build pygtk-2.3.97 from src or did it come from a > package manager? Could it be a gcc-3.4.2 problem with pygtk-2.3.97? > If so, the pygtk folks would probably like to hear about it. > > If you have minute to test compile pygtk-2.3.97 and let me know, I > would be happy to forward the results on to the pygtk mailing list in > case of failure. > > JDH |