Message 7797 - Python tracker

Message7797

Author loewis
Recipients
Date 2001-11-27.23:08:55
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

Are you sure the compiler is properly installed? That you
have wint_t definition both in wchar.h and stddef.h (as
fixincluded by gcc) is not Python's doing; either the header
files of your operating system are corrupt, or the compiler
is broken.

If you cannot figure out the details, please attach both
header files to this report.
History
Date User Action Args
2007-08-23 13:57:37adminlinkissue486099 messages
2007-08-23 13:57:37admincreate