building python on sun os

Martin von Loewis loewis at informatik.hu-berlin.de
Wed May 16 13:33:57 EDT 2001


"Mark A. Hernandez" <markah at tality.com> writes:

> i am trying to install python 2.1 on Sun OS 5.7
[...]
> /opt/gnu/lib/gcc-lib/sparc-sun-solaris2.5/2.7.2/include/time.h:90,

I recommend to rebuild the compiler (gcc) for your operating
system. gcc's fixincluded headers don't match your /usr/include
headers anymore.

Regards,
Martin



More information about the Python-list mailing list