compiling BeOpen-Python-2.0-1.src.rpm

D-Man dsh8290 at rit.edu
Thu Dec 21 23:49:18 EST 2000


I think that you are missing expat, or some part of it.  expat is the
xml parser written by James clark in C and is what pyexpat wraps.  It
is distributed separate from python.

HTH,
-D

On Thu, Dec 21, 2000 at 04:34:02PM -0700, Blair Lowe wrote:
> Hi,
> 
> gcc -fpic  -I/usr/local/include/xmlparse -g -O2 -Wall 
> -Wstrict-prototypes -I./..
> /Include -I.. -DHAVE_CONFIG_H -c ./pyexpat.c
> ./pyexpat.c: In function `newxmlparseobject':
> ./pyexpat.c:639: warning: implicit declaration of function `XML_ParserCreateNS'
<snip>




More information about the Python-list mailing list