Cannot build matplotlib-0.63.4

Thanks very much. It worked - (mostly) I made the change

    > you suggested and resolved that error - unfortunately it
    > still did not build with pygtk-2.3.97 so I replaced that
    > with pygtk-2.2.0 and it worked. Below is the error I got
    > with pygtk-2.3.97 - it appears to be the same as an error
    > reported already on matplotlib-users under the title
    > '[Matplotlib-users] matplotlib and pygtk 2.3.96'. It seems
    > that in that case upgrading to pygtk-2.3.97 helped, but
    > here it did not. But I have a working matplotlib and I
    > don't really care what version of pygtk I have to that is
    > 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

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).

matplotlib-pygtk-2.2.0 (26.2 KB)

matplotlib-pygtk-2.3.97 (8.98 KB)

···

On Friday 01 October 2004 14:16, you wrote:

    > Thanks very much. It worked - (mostly) I made the change
    > you suggested and resolved that error - unfortunately it
    > still did not build with pygtk-2.3.97 so I replaced that
    > with pygtk-2.2.0 and it worked. Below is the error I got
    > with pygtk-2.3.97 - it appears to be the same as an error
    > reported already on matplotlib-users under the title
    > '[Matplotlib-users] matplotlib and pygtk 2.3.96'. It seems
    > that in that case upgrading to pygtk-2.3.97 helped, but
    > here it did not. But I have a working matplotlib and I
    > don't really care what version of pygtk I have to that is
    > 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