PDA

View Full Version : error message



Chris
02-11-2003, 07:36 AM
not sure if this should be here, but u guys are my only hope. when i try to upgrade my python from 2.1 to 2.2, i can configure fine, but then things start going wrong while i do make:

cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning: as it has already been specified as a non-system directory

what does that mean? how can i fix this?

o, gezz.. also just noticed:

/Download/Python-2.2/Modules/pyexpat.c: In function `xmlparse_ExternalEntityParserCreate':
/Download/Python-2.2/Modules/pyexpat.c:1030: warning: passing arg 1 of pointer to function from incompatible pointer type
/Download/Python-2.2/Modules/pyexpat.c: In function `sethandler':
/Download/Python-2.2/Modules/pyexpat.c:1305: warning: passing arg 1 of pointer to function from incompatible pointer type
/Download/Python-2.2/Modules/pyexpat.c: In function `clear_handlers':
/Download/Python-2.2/Modules/pyexpat.c:1693: warning: passing arg 1 of pointer to function from incompatible pointer type