[XML-SIG] PyXML-0.8.3 build

Tony Maniaci tmaniaci at tracs5.com
Fri Jan 2 00:20:10 EST 2004


I ran the build and received the following error with OSX10.3. What am  
I missing?

renata:~/DEsktop/PyXML-0.8.3] tonym% python setup.py build
running build
running build_py
running build_ext
building '_xmlplus.parsers.pyexpat' extension
gcc -fno-strict-aliasing -Wno-long-double -no-cpp-precomp  
-mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -Wall  
-Wstrict-prototypes -DXML_NS=1 -DXML_DTD=1 -DBYTEORDER=4321  
-DXML_CONTEXT_BYTES=1024 -Iextensions/expat/lib  
-I/System/Library/Frameworks/Python.framework/Versions/2.3/include/ 
python2.3 -c extensions/pyexpat.c -o  
build/temp.darwin-7.2.0-Power_Macintosh-2.3/extensions/pyexpat.o
extensions/pyexpat.c:5:20: Python.h: No such file or directory
extensions/pyexpat.c:6:19: ctype.h: No such file or directory
extensions/pyexpat.c:8:21: compile.h: No such file or directory
extensions/pyexpat.c:9:25: frameobject.h: No such file or directory
In file included from extensions/pyexpat.c:10:
extensions/expat/lib/expat.h:17:20: stdlib.h: No such file or directory
In file included from extensions/pyexpat.c:10:
extensions/expat/lib/expat.h:185: parse error before "size"
extensions/expat/lib/expat.h:185: warning: function declaration isn't a  
prototype
extensions/expat/lib/expat.h:186: parse error before "size_t"
extensions/expat/lib/expat.h:186: warning: function declaration isn't a  
prototype
extensions/expat/lib/expat.h:858: parse error before "size_t"
extensions/expat/lib/expat.h:858: warning: function declaration isn't a  
prototype
extensions/expat/lib/expat.h:861: parse error before "size_t"
extensions/expat/lib/expat.h:861: warning: function declaration isn't a  
prototype
extensions/pyexpat.c:63: parse error before '*' token
extensions/pyexpat.c:63: warning: type defaults to `int' in declaration  
of `ErrorObject'
extensions/pyexpat.c:63: warning: data definition has no type or  
storage class
extensions/pyexpat.c:70: parse error before "PyObject_HEAD"
extensions/pyexpat.c:70: warning: no semicolon at end of struct or union
extensions/pyexpat.c:83: parse error before '*' token
extensions/pyexpat.c:83: warning: type defaults to `int' in declaration  
of `intern'
extensions/pyexpat.c:83: warning: data definition has no type or  
storage class
extensions/pyexpat.c:84: parse error before '*' token
extensions/pyexpat.c:84: warning: type defaults to `int' in declaration  
of `handlers'
extensions/pyexpat.c:84: warning: data definition has no type or  
storage class
extensions/pyexpat.c:85: parse error before '}' token
extensions/pyexpat.c:85: warning: type defaults to `int' in declaration  
of `xmlparseobject'
extensions/pyexpat.c:85: warning: data definition has no type or  
storage class
extensions/pyexpat.c:89: parse error before "Xmlparsetype"
extensions/pyexpat.c:89: warning: type defaults to `int' in declaration  
of `Xmlparsetype'
extensions/pyexpat.c:89: warning: data definition has no type or  
storage class
extensions/pyexpat.c:98: parse error before "PyCodeObject"
extensions/pyexpat.c:98: warning: no semicolon at end of struct or union
extensions/pyexpat.c:99: warning: type defaults to `int' in declaration  
of `nameobj'
extensions/pyexpat.c:99: warning: data definition has no type or  
storage class
extensions/pyexpat.c:100: parse error before '}' token
extensions/pyexpat.c:108: parse error before '*' token
extensions/pyexpat.c:109: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `set_error_attr':
extensions/pyexpat.c:110: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:110: (Each undeclared identifier is reported only  
once
extensions/pyexpat.c:110: for each function it appears in.)
extensions/pyexpat.c:110: `v' undeclared (first use in this function)
extensions/pyexpat.c:110: warning: implicit declaration of function  
`PyInt_FromLong'
extensions/pyexpat.c:110: `value' undeclared (first use in this  
function)
extensions/pyexpat.c:112: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:112: warning: implicit declaration of function  
`PyObject_SetAttrString'
extensions/pyexpat.c:112: `err' undeclared (first use in this function)
extensions/pyexpat.c:112: `name' undeclared (first use in this function)
extensions/pyexpat.c:113: warning: implicit declaration of function  
`Py_DECREF'
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:122: parse error before '*' token
extensions/pyexpat.c:123: parse error before '*' token
extensions/pyexpat.c:124: warning: return type defaults to `int'
extensions/pyexpat.c:124: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `set_error':
extensions/pyexpat.c:125: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:125: `err' undeclared (first use in this function)
extensions/pyexpat.c:127: `self' undeclared (first use in this function)
extensions/pyexpat.c:133: warning: implicit declaration of function  
`sprintf'
extensions/pyexpat.c:134: `code' undeclared (first use in this function)
extensions/pyexpat.c:135: warning: implicit declaration of function  
`PyObject_CallFunction'
extensions/pyexpat.c:137: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:140: warning: implicit declaration of function  
`PyErr_SetObject'
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:146: parse error before '*' token
extensions/pyexpat.c:147: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `have_handler':
extensions/pyexpat.c:148: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:148: `handler' undeclared (first use in this  
function)
extensions/pyexpat.c:148: `self' undeclared (first use in this function)
extensions/pyexpat.c:148: `type' undeclared (first use in this function)
extensions/pyexpat.c:149: `NULL' undeclared (first use in this function)
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:152: parse error before '*' token
extensions/pyexpat.c:154: warning: return type defaults to `int'
extensions/pyexpat.c: In function `get_handler_name':
extensions/pyexpat.c:155: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:155: `name' undeclared (first use in this function)
extensions/pyexpat.c:155: dereferencing pointer to incomplete type
extensions/pyexpat.c:156: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:157: warning: implicit declaration of function  
`PyString_FromString'
extensions/pyexpat.c:157: dereferencing pointer to incomplete type
extensions/pyexpat.c:158: dereferencing pointer to incomplete type
extensions/pyexpat.c:160: warning: implicit declaration of function  
`Py_XINCREF'
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:199: parse error before '*' token
extensions/pyexpat.c:201: warning: return type defaults to `int'
extensions/pyexpat.c: In function `conv_string_to_utf8':
extensions/pyexpat.c:205: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:206: warning: implicit declaration of function  
`Py_INCREF'
extensions/pyexpat.c:206: `Py_None' undeclared (first use in this  
function)
extensions/pyexpat.c:209: warning: return makes pointer from integer  
without a cast
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:212: parse error before '*' token
extensions/pyexpat.c:214: warning: return type defaults to `int'
extensions/pyexpat.c: In function `conv_string_len_to_utf8':
extensions/pyexpat.c:218: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:219: `Py_None' undeclared (first use in this  
function)
extensions/pyexpat.c:222: warning: implicit declaration of function  
`PyString_FromStringAndSize'
extensions/pyexpat.c:222: warning: return makes pointer from integer  
without a cast
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:227: parse error before '*' token
extensions/pyexpat.c:227: warning: function declaration isn't a  
prototype
extensions/pyexpat.c:243: parse error before '*' token
extensions/pyexpat.c:244: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `flag_error':
extensions/pyexpat.c:245: `self' undeclared (first use in this function)
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:250: parse error before '*' token
extensions/pyexpat.c:252: warning: return type defaults to `int'
extensions/pyexpat.c: In function `getcode':
extensions/pyexpat.c:253: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:253: `code' undeclared (first use in this function)
extensions/pyexpat.c:253: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:254: `name' undeclared (first use in this function)
extensions/pyexpat.c:255: `nulltuple' undeclared (first use in this  
function)
extensions/pyexpat.c:256: `filename' undeclared (first use in this  
function)
extensions/pyexpat.c:258: invalid use of undefined type `struct  
HandlerInfo'
extensions/pyexpat.c:265: warning: implicit declaration of function  
`PyTuple_New'
extensions/pyexpat.c:269: invalid use of undefined type `struct  
HandlerInfo'
extensions/pyexpat.c:270: warning: implicit declaration of function  
`PyCode_New'
extensions/pyexpat.c:287: invalid use of undefined type `struct  
HandlerInfo'
extensions/pyexpat.c:294: invalid use of undefined type `struct  
HandlerInfo'
extensions/pyexpat.c:296: warning: implicit declaration of function  
`Py_XDECREF'
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:303: parse error before '*' token
extensions/pyexpat.c:304: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `trace_frame':
extensions/pyexpat.c:306: `tstate' undeclared (first use in this  
function)
extensions/pyexpat.c:308: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:311: `f' undeclared (first use in this function)
extensions/pyexpat.c:311: `code' undeclared (first use in this function)
extensions/pyexpat.c:311: `val' undeclared (first use in this function)
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:330: parse error before '*' token
extensions/pyexpat.c:331: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `trace_frame_exc':
extensions/pyexpat.c:332: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:332: `type' undeclared (first use in this function)
extensions/pyexpat.c:332: `value' undeclared (first use in this  
function)
extensions/pyexpat.c:332: `traceback' undeclared (first use in this  
function)
extensions/pyexpat.c:332: `arg' undeclared (first use in this function)
extensions/pyexpat.c:332: warning: left-hand operand of comma  
expression has no effect
extensions/pyexpat.c:332: warning: left-hand operand of comma  
expression has no effect
extensions/pyexpat.c:332: warning: left-hand operand of comma  
expression has no effect
extensions/pyexpat.c:335: `tstate' undeclared (first use in this  
function)
extensions/pyexpat.c:335: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:338: warning: implicit declaration of function  
`PyErr_Fetch'
extensions/pyexpat.c:340: `Py_None' undeclared (first use in this  
function)
extensions/pyexpat.c:343: warning: implicit declaration of function  
`Py_BuildValue'
extensions/pyexpat.c:345: warning: implicit declaration of function  
`PyErr_Restore'
extensions/pyexpat.c:348: `f' undeclared (first use in this function)
extensions/pyexpat.c:348: `PyTrace_EXCEPTION' undeclared (first use in  
this function)
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:361: parse error before '*' token
extensions/pyexpat.c:362: parse error before '*' token
extensions/pyexpat.c:363: warning: return type defaults to `int'
extensions/pyexpat.c:363: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `call_with_frame':
extensions/pyexpat.c:364: `PyThreadState' undeclared (first use in this  
function)
extensions/pyexpat.c:364: `tstate' undeclared (first use in this  
function)
extensions/pyexpat.c:364: warning: implicit declaration of function  
`PyThreadState_GET'
extensions/pyexpat.c:365: `PyFrameObject' undeclared (first use in this  
function)
extensions/pyexpat.c:365: `f' undeclared (first use in this function)
extensions/pyexpat.c:366: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:366: `res' undeclared (first use in this function)
extensions/pyexpat.c:368: `c' undeclared (first use in this function)
extensions/pyexpat.c:368: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:371: warning: implicit declaration of function  
`PyFrame_New'
extensions/pyexpat.c:371: warning: implicit declaration of function  
`PyEval_GetGlobals'
extensions/pyexpat.c:376: `PyTrace_CALL' undeclared (first use in this  
function)
extensions/pyexpat.c:376: `Py_None' undeclared (first use in this  
function)
extensions/pyexpat.c:380: warning: implicit declaration of function  
`PyEval_CallObject'
extensions/pyexpat.c:380: `func' undeclared (first use in this function)
extensions/pyexpat.c:380: `args' undeclared (first use in this function)
extensions/pyexpat.c:383: warning: implicit declaration of function  
`PyTraceBack_Here'
extensions/pyexpat.c:390: `PyTrace_RETURN' undeclared (first use in  
this function)
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:411: parse error before '*' token
extensions/pyexpat.c:412: parse error before '*' token
extensions/pyexpat.c:413: warning: return type defaults to `int'
extensions/pyexpat.c:413: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `string_intern':
extensions/pyexpat.c:414: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:414: `result' undeclared (first use in this  
function)
extensions/pyexpat.c:414: `str' undeclared (first use in this function)
extensions/pyexpat.c:415: `value' undeclared (first use in this  
function)
extensions/pyexpat.c:416: `self' undeclared (first use in this function)
extensions/pyexpat.c:418: warning: implicit declaration of function  
`PyDict_GetItem'
extensions/pyexpat.c:420: warning: implicit declaration of function  
`PyDict_SetItem'
extensions/pyexpat.c:423: `NULL' undeclared (first use in this function)
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:434: parse error before '*' token
extensions/pyexpat.c:435: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `call_character_handler':
extensions/pyexpat.c:436: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:436: `args' undeclared (first use in this function)
extensions/pyexpat.c:437: `temp' undeclared (first use in this function)
extensions/pyexpat.c:440: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:447: `len' undeclared (first use in this function)
extensions/pyexpat.c:451: `self' undeclared (first use in this function)
extensions/pyexpat.c:454: warning: implicit declaration of function  
`PyTuple_SET_ITEM'
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:471: parse error before '*' token
extensions/pyexpat.c:472: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `flush_character_buffer':
extensions/pyexpat.c:474: `self' undeclared (first use in this function)
extensions/pyexpat.c:474: `NULL' undeclared (first use in this function)
extensions/pyexpat.c: In function `my_CharacterDataHandler':
extensions/pyexpat.c:484: `self' undeclared (first use in this function)
extensions/pyexpat.c:484: parse error before ')' token
extensions/pyexpat.c:485: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:502: warning: implicit declaration of function  
`memcpy'
extensions/pyexpat.c: In function `my_StartElementHandler':
extensions/pyexpat.c:513: `self' undeclared (first use in this function)
extensions/pyexpat.c:513: parse error before ')' token
extensions/pyexpat.c:516: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:516: `container' undeclared (first use in this  
function)
extensions/pyexpat.c:516: `rv' undeclared (first use in this function)
extensions/pyexpat.c:516: `args' undeclared (first use in this function)
extensions/pyexpat.c:516: warning: left-hand operand of comma  
expression has no effect
extensions/pyexpat.c:516: warning: left-hand operand of comma  
expression has no effect
extensions/pyexpat.c:529: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:534: warning: implicit declaration of function  
`PyList_New'
extensions/pyexpat.c:536: warning: implicit declaration of function  
`PyDict_New'
extensions/pyexpat.c:542: `n' undeclared (first use in this function)
extensions/pyexpat.c:543: `v' undeclared (first use in this function)
extensions/pyexpat.c:557: warning: implicit declaration of function  
`PyList_SET_ITEM'
extensions/pyexpat.c: In function `my_EndElementHandler':
extensions/pyexpat.c:630: `self' undeclared (first use in this function)
extensions/pyexpat.c:630: parse error before ')' token
extensions/pyexpat.c:630: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:630: `args' undeclared (first use in this function)
extensions/pyexpat.c:630: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:630: `rv' undeclared (first use in this function)
extensions/pyexpat.c: In function `my_ProcessingInstructionHandler':
extensions/pyexpat.c:636: `self' undeclared (first use in this function)
extensions/pyexpat.c:636: parse error before ')' token
extensions/pyexpat.c:636: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:636: `args' undeclared (first use in this function)
extensions/pyexpat.c:636: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:636: `rv' undeclared (first use in this function)
extensions/pyexpat.c: In function `my_UnparsedEntityDeclHandler':
extensions/pyexpat.c:648: `self' undeclared (first use in this function)
extensions/pyexpat.c:648: parse error before ')' token
extensions/pyexpat.c:648: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:648: `args' undeclared (first use in this function)
extensions/pyexpat.c:648: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:648: `rv' undeclared (first use in this function)
extensions/pyexpat.c: In function `my_EntityDeclHandler':
extensions/pyexpat.c:666: `self' undeclared (first use in this function)
extensions/pyexpat.c:666: parse error before ')' token
extensions/pyexpat.c:666: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:666: `args' undeclared (first use in this function)
extensions/pyexpat.c:666: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:666: `rv' undeclared (first use in this function)
extensions/pyexpat.c: In function `my_XmlDeclHandler':
extensions/pyexpat.c:695: `self' undeclared (first use in this function)
extensions/pyexpat.c:695: parse error before ')' token
extensions/pyexpat.c:695: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:695: `args' undeclared (first use in this function)
extensions/pyexpat.c:695: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:695: `rv' undeclared (first use in this function)
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:697: parse error before '*' token
extensions/pyexpat.c:699: parse error before "PyObject"
extensions/pyexpat.c:699: parse error before ')' token
extensions/pyexpat.c:702: warning: type defaults to `int' in  
declaration of `children'
extensions/pyexpat.c:702: `model' undeclared here (not in a function)
extensions/pyexpat.c:702: warning: initialization makes pointer from  
integer without a cast
extensions/pyexpat.c:702: initializer element is not constant
extensions/pyexpat.c:702: warning: data definition has no type or  
storage class
extensions/pyexpat.c:705: parse error before "if"
extensions/pyexpat.c:714: warning: type defaults to `int' in  
declaration of `PyTuple_SET_ITEM'
extensions/pyexpat.c:714: warning: parameter names (without types) in  
function declaration
extensions/pyexpat.c:714: warning: data definition has no type or  
storage class
extensions/pyexpat.c:715: parse error before '}' token
extensions/pyexpat.c:716: warning: type defaults to `int' in  
declaration of `result'
extensions/pyexpat.c:716: `result' used prior to declaration
extensions/pyexpat.c:717: `model' undeclared here (not in a function)
extensions/pyexpat.c:717: `model' undeclared here (not in a function)
extensions/pyexpat.c:718: `conv_string' undeclared here (not in a  
function)
extensions/pyexpat.c:718: `model' undeclared here (not in a function)
extensions/pyexpat.c:718: initializer element is not constant
extensions/pyexpat.c:718: warning: data definition has no type or  
storage class
extensions/pyexpat.c:719: parse error before '}' token
extensions/pyexpat.c: In function `my_ElementDeclHandler':
extensions/pyexpat.c:728: `self' undeclared (first use in this function)
extensions/pyexpat.c:728: parse error before ')' token
extensions/pyexpat.c:729: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:729: `args' undeclared (first use in this function)
extensions/pyexpat.c:729: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:732: `rv' undeclared (first use in this function)
extensions/pyexpat.c:733: `modelobj' undeclared (first use in this  
function)
extensions/pyexpat.c:733: warning: left-hand operand of comma  
expression has no effect
extensions/pyexpat.c:743: warning: implicit declaration of function  
`conv_content_model'
extensions/pyexpat.c:733: warning: statement with no effect
extensions/pyexpat.c: In function `my_AttlistDeclHandler':
extensions/pyexpat.c:787: `self' undeclared (first use in this function)
extensions/pyexpat.c:787: parse error before ')' token
extensions/pyexpat.c:787: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:787: `args' undeclared (first use in this function)
extensions/pyexpat.c:787: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:787: `rv' undeclared (first use in this function)
extensions/pyexpat.c: In function `my_SkippedEntityHandler':
extensions/pyexpat.c:795: `self' undeclared (first use in this function)
extensions/pyexpat.c:795: parse error before ')' token
extensions/pyexpat.c:795: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:795: `args' undeclared (first use in this function)
extensions/pyexpat.c:795: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:795: `rv' undeclared (first use in this function)
extensions/pyexpat.c: In function `my_NotationDeclHandler':
extensions/pyexpat.c:806: `self' undeclared (first use in this function)
extensions/pyexpat.c:806: parse error before ')' token
extensions/pyexpat.c:806: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:806: `args' undeclared (first use in this function)
extensions/pyexpat.c:806: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:806: `rv' undeclared (first use in this function)
extensions/pyexpat.c: In function `my_StartNamespaceDeclHandler':
extensions/pyexpat.c:813: `self' undeclared (first use in this function)
extensions/pyexpat.c:813: parse error before ')' token
extensions/pyexpat.c:813: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:813: `args' undeclared (first use in this function)
extensions/pyexpat.c:813: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:813: `rv' undeclared (first use in this function)
extensions/pyexpat.c: In function `my_EndNamespaceDeclHandler':
extensions/pyexpat.c:818: `self' undeclared (first use in this function)
extensions/pyexpat.c:818: parse error before ')' token
extensions/pyexpat.c:818: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:818: `args' undeclared (first use in this function)
extensions/pyexpat.c:818: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:818: `rv' undeclared (first use in this function)
extensions/pyexpat.c: In function `my_CommentHandler':
extensions/pyexpat.c:822: `self' undeclared (first use in this function)
extensions/pyexpat.c:822: parse error before ')' token
extensions/pyexpat.c:822: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:822: `args' undeclared (first use in this function)
extensions/pyexpat.c:822: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:822: `rv' undeclared (first use in this function)
extensions/pyexpat.c: In function `my_StartCdataSectionHandler':
extensions/pyexpat.c:826: `self' undeclared (first use in this function)
extensions/pyexpat.c:826: parse error before ')' token
extensions/pyexpat.c:826: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:826: `args' undeclared (first use in this function)
extensions/pyexpat.c:826: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:826: `rv' undeclared (first use in this function)
extensions/pyexpat.c: In function `my_EndCdataSectionHandler':
extensions/pyexpat.c:830: `self' undeclared (first use in this function)
extensions/pyexpat.c:830: parse error before ')' token
extensions/pyexpat.c:830: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:830: `args' undeclared (first use in this function)
extensions/pyexpat.c:830: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:830: `rv' undeclared (first use in this function)
extensions/pyexpat.c: In function `my_DefaultHandler':
extensions/pyexpat.c:835: `self' undeclared (first use in this function)
extensions/pyexpat.c:835: parse error before ')' token
extensions/pyexpat.c:835: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:835: `args' undeclared (first use in this function)
extensions/pyexpat.c:835: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:835: `rv' undeclared (first use in this function)
extensions/pyexpat.c: In function `my_DefaultHandlerExpandHandler':
extensions/pyexpat.c:839: `self' undeclared (first use in this function)
extensions/pyexpat.c:839: parse error before ')' token
extensions/pyexpat.c:839: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:839: `args' undeclared (first use in this function)
extensions/pyexpat.c:839: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:839: `rv' undeclared (first use in this function)
extensions/pyexpat.c: In function `my_NotStandaloneHandler':
extensions/pyexpat.c:856: `self' undeclared (first use in this function)
extensions/pyexpat.c:856: parse error before ')' token
extensions/pyexpat.c:856: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:856: `args' undeclared (first use in this function)
extensions/pyexpat.c:856: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:856: `rv' undeclared (first use in this function)
extensions/pyexpat.c:856: warning: implicit declaration of function  
`PyInt_AsLong'
extensions/pyexpat.c: In function `my_ExternalEntityRefHandler':
extensions/pyexpat.c:869: `self' undeclared (first use in this function)
extensions/pyexpat.c:869: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:869: `args' undeclared (first use in this function)
extensions/pyexpat.c:869: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:869: `rv' undeclared (first use in this function)
extensions/pyexpat.c: In function `my_StartDoctypeDeclHandler':
extensions/pyexpat.c:879: `self' undeclared (first use in this function)
extensions/pyexpat.c:879: parse error before ')' token
extensions/pyexpat.c:879: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:879: `args' undeclared (first use in this function)
extensions/pyexpat.c:879: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:879: `rv' undeclared (first use in this function)
extensions/pyexpat.c: In function `my_EndDoctypeDeclHandler':
extensions/pyexpat.c:881: `self' undeclared (first use in this function)
extensions/pyexpat.c:881: parse error before ')' token
extensions/pyexpat.c:881: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:881: `args' undeclared (first use in this function)
extensions/pyexpat.c:881: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:881: `rv' undeclared (first use in this function)
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:885: parse error before '*' token
extensions/pyexpat.c:886: parse error before '*' token
extensions/pyexpat.c:887: warning: return type defaults to `int'
extensions/pyexpat.c:887: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `get_parse_result':
extensions/pyexpat.c:888: warning: implicit declaration of function  
`PyErr_Occurred'
extensions/pyexpat.c:889: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:891: `rv' undeclared (first use in this function)
extensions/pyexpat.c:892: `self' undeclared (first use in this function)
extensions/pyexpat.c:897: warning: return makes pointer from integer  
without a cast
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:904: parse error before '*' token
extensions/pyexpat.c:905: parse error before '*' token
extensions/pyexpat.c:906: warning: return type defaults to `int'
extensions/pyexpat.c:906: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `xmlparse_Parse':
extensions/pyexpat.c:911: warning: implicit declaration of function  
`PyArg_ParseTuple'
extensions/pyexpat.c:911: `args' undeclared (first use in this function)
extensions/pyexpat.c:912: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:914: `self' undeclared (first use in this function)
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:922: parse error before "PyObject"
extensions/pyexpat.c:923: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `readinst':
extensions/pyexpat.c:924: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:924: `arg' undeclared (first use in this function)
extensions/pyexpat.c:924: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:925: `bytes' undeclared (first use in this  
function)
extensions/pyexpat.c:926: `str' undeclared (first use in this function)
extensions/pyexpat.c:929: `buf_size' undeclared (first use in this  
function)
extensions/pyexpat.c:940: warning: implicit declaration of function  
`PyObject_CallObject'
extensions/pyexpat.c:940: `meth' undeclared (first use in this function)
extensions/pyexpat.c:948: warning: implicit declaration of function  
`PyString_Check'
extensions/pyexpat.c:949: warning: implicit declaration of function  
`PyErr_Format'
extensions/pyexpat.c:949: `PyExc_TypeError' undeclared (first use in  
this function)
extensions/pyexpat.c:954: warning: implicit declaration of function  
`PyString_GET_SIZE'
extensions/pyexpat.c:956: `PyExc_ValueError' undeclared (first use in  
this function)
extensions/pyexpat.c:962: `buf' undeclared (first use in this function)
extensions/pyexpat.c:962: warning: implicit declaration of function  
`PyString_AsString'
extensions/pyexpat.c:962: warning: passing arg 2 of `memcpy' makes  
pointer from integer without a cast
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:973: parse error before '*' token
extensions/pyexpat.c:974: parse error before '*' token
extensions/pyexpat.c:975: warning: return type defaults to `int'
extensions/pyexpat.c:975: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `xmlparse_ParseFile':
extensions/pyexpat.c:977: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:977: `f' undeclared (first use in this function)
extensions/pyexpat.c:978: `FILE' undeclared (first use in this function)
extensions/pyexpat.c:978: `fp' undeclared (first use in this function)
extensions/pyexpat.c:979: `readmethod' undeclared (first use in this  
function)
extensions/pyexpat.c:979: `NULL' undeclared (first use in this function)
extensions/pyexpat.c:981: `args' undeclared (first use in this function)
extensions/pyexpat.c:984: warning: implicit declaration of function  
`PyFile_Check'
extensions/pyexpat.c:985: warning: implicit declaration of function  
`PyFile_AsFile'
extensions/pyexpat.c:989: warning: implicit declaration of function  
`PyObject_GetAttrString'
extensions/pyexpat.c:991: warning: implicit declaration of function  
`PyErr_Clear'
extensions/pyexpat.c:992: warning: implicit declaration of function  
`PyErr_SetString'
extensions/pyexpat.c:992: `PyExc_TypeError' undeclared (first use in  
this function)
extensions/pyexpat.c:999: `self' undeclared (first use in this function)
extensions/pyexpat.c:1002: warning: implicit declaration of function  
`PyErr_NoMemory'
extensions/pyexpat.c:1002: warning: return makes pointer from integer  
without a cast
extensions/pyexpat.c:1006: warning: implicit declaration of function  
`fread'
extensions/pyexpat.c:1008: warning: implicit declaration of function  
`PyErr_SetFromErrno'
extensions/pyexpat.c:1008: `PyExc_IOError' undeclared (first use in  
this function)
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:1036: parse error before '*' token
extensions/pyexpat.c:1037: parse error before '*' token
extensions/pyexpat.c:1038: warning: return type defaults to `int'
extensions/pyexpat.c:1038: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `xmlparse_SetBase':
extensions/pyexpat.c:1041: `args' undeclared (first use in this  
function)
extensions/pyexpat.c:1042: `NULL' undeclared (first use in this  
function)
extensions/pyexpat.c:1043: `self' undeclared (first use in this  
function)
extensions/pyexpat.c:1044: warning: return makes pointer from integer  
without a cast
extensions/pyexpat.c:1046: `Py_None' undeclared (first use in this  
function)
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:1054: parse error before '*' token
extensions/pyexpat.c:1055: parse error before '*' token
extensions/pyexpat.c:1056: warning: return type defaults to `int'
extensions/pyexpat.c:1056: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `xmlparse_GetBase':
extensions/pyexpat.c:1057: `args' undeclared (first use in this  
function)
extensions/pyexpat.c:1058: `NULL' undeclared (first use in this  
function)
extensions/pyexpat.c:1060: `self' undeclared (first use in this  
function)
extensions/pyexpat.c:1060: warning: return makes pointer from integer  
without a cast
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:1069: parse error before '*' token
extensions/pyexpat.c:1070: parse error before '*' token
extensions/pyexpat.c:1071: warning: return type defaults to `int'
extensions/pyexpat.c:1071: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `xmlparse_GetInputContext':
extensions/pyexpat.c:1072: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:1072: `NULL' undeclared (first use in this  
function)
extensions/pyexpat.c:1074: `args' undeclared (first use in this  
function)
extensions/pyexpat.c:1075: `self' undeclared (first use in this  
function)
extensions/pyexpat.c:1083: `Py_None' undeclared (first use in this  
function)
extensions/pyexpat.c:1092: warning: return makes pointer from integer  
without a cast
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:1100: parse error before '*' token
extensions/pyexpat.c:1101: parse error before '*' token
extensions/pyexpat.c:1102: warning: return type defaults to `int'
extensions/pyexpat.c:1102: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `xmlparse_ExternalEntityParserCreate':
extensions/pyexpat.c:1104: `NULL' undeclared (first use in this  
function)
extensions/pyexpat.c:1105: `new_parser' undeclared (first use in this  
function)
extensions/pyexpat.c:1108: `args' undeclared (first use in this  
function)
extensions/pyexpat.c:1115: warning: implicit declaration of function  
`PyObject_New'
extensions/pyexpat.c:1123: `self' undeclared (first use in this  
function)
extensions/pyexpat.c:1126: warning: implicit declaration of function  
`malloc'
extensions/pyexpat.c:1130: warning: implicit declaration of function  
`PyObject_Del'
extensions/pyexpat.c:1135: warning: return makes pointer from integer  
without a cast
extensions/pyexpat.c:1153: warning: implicit declaration of function  
`PyObject_GC_Init'
extensions/pyexpat.c:1158: warning: return makes pointer from integer  
without a cast
extensions/pyexpat.c:1164: invalid use of undefined type `struct  
HandlerInfo'
extensions/pyexpat.c:1167: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:1167: parse error before ')' token
extensions/pyexpat.c:1170: warning: return makes pointer from integer  
without a cast
extensions/pyexpat.c:1175: invalid use of undefined type `struct  
HandlerInfo'
extensions/pyexpat.c:1176: `handler' undeclared (first use in this  
function)
extensions/pyexpat.c:1180: invalid use of undefined type `struct  
HandlerInfo'
extensions/pyexpat.c:1181: invalid use of undefined type `struct  
HandlerInfo'
extensions/pyexpat.c:1184: parse error before ')' token
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:1195: parse error before '*' token
extensions/pyexpat.c:1196: parse error before '*' token
extensions/pyexpat.c:1197: warning: return type defaults to `int'
extensions/pyexpat.c:1197: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `xmlparse_SetParamEntityParsing':
extensions/pyexpat.c:1199: `args' undeclared (first use in this  
function)
extensions/pyexpat.c:1200: `NULL' undeclared (first use in this  
function)
extensions/pyexpat.c:1201: `p' undeclared (first use in this function)
extensions/pyexpat.c:1202: warning: return makes pointer from integer  
without a cast
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:1215: parse error before '*' token
extensions/pyexpat.c:1216: parse error before '*' token
extensions/pyexpat.c:1217: warning: return type defaults to `int'
extensions/pyexpat.c:1217: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `xmlparse_UseForeignDTD':
extensions/pyexpat.c:1218: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:1218: `flagobj' undeclared (first use in this  
function)
extensions/pyexpat.c:1218: `NULL' undeclared (first use in this  
function)
extensions/pyexpat.c:1221: `args' undeclared (first use in this  
function)
extensions/pyexpat.c:1224: warning: implicit declaration of function  
`PyObject_IsTrue'
extensions/pyexpat.c:1225: `self' undeclared (first use in this  
function)
extensions/pyexpat.c:1229: `Py_None' undeclared (first use in this  
function)
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:1234: elements of array `xmlparse_methods' have  
incomplete type
extensions/pyexpat.c:1235: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1235: warning: (near initialization for  
`xmlparse_methods[0]')
extensions/pyexpat.c:1235: `PyCFunction' undeclared here (not in a  
function)
extensions/pyexpat.c:1235: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1235: warning: (near initialization for  
`xmlparse_methods[0]')
extensions/pyexpat.c:1235: parse error before "xmlparse_Parse"
extensions/pyexpat.c:1236: `METH_VARARGS' undeclared here (not in a  
function)
extensions/pyexpat.c:1236: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1236: warning: (near initialization for  
`xmlparse_methods[0]')
extensions/pyexpat.c:1236: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1236: warning: (near initialization for  
`xmlparse_methods[0]')
extensions/pyexpat.c:1237: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1237: warning: (near initialization for  
`xmlparse_methods[1]')
extensions/pyexpat.c:1237: `PyCFunction' undeclared here (not in a  
function)
extensions/pyexpat.c:1237: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1237: warning: (near initialization for  
`xmlparse_methods[1]')
extensions/pyexpat.c:1237: parse error before "xmlparse_ParseFile"
extensions/pyexpat.c:1238: `METH_VARARGS' undeclared here (not in a  
function)
extensions/pyexpat.c:1238: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1238: warning: (near initialization for  
`xmlparse_methods[1]')
extensions/pyexpat.c:1238: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1238: warning: (near initialization for  
`xmlparse_methods[1]')
extensions/pyexpat.c:1239: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1239: warning: (near initialization for  
`xmlparse_methods[2]')
extensions/pyexpat.c:1239: `PyCFunction' undeclared here (not in a  
function)
extensions/pyexpat.c:1239: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1239: warning: (near initialization for  
`xmlparse_methods[2]')
extensions/pyexpat.c:1239: parse error before "xmlparse_SetBase"
extensions/pyexpat.c:1240: `METH_VARARGS' undeclared here (not in a  
function)
extensions/pyexpat.c:1240: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1240: warning: (near initialization for  
`xmlparse_methods[2]')
extensions/pyexpat.c:1240: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1240: warning: (near initialization for  
`xmlparse_methods[2]')
extensions/pyexpat.c:1241: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1241: warning: (near initialization for  
`xmlparse_methods[3]')
extensions/pyexpat.c:1241: `PyCFunction' undeclared here (not in a  
function)
extensions/pyexpat.c:1241: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1241: warning: (near initialization for  
`xmlparse_methods[3]')
extensions/pyexpat.c:1241: parse error before "xmlparse_GetBase"
extensions/pyexpat.c:1242: `METH_VARARGS' undeclared here (not in a  
function)
extensions/pyexpat.c:1242: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1242: warning: (near initialization for  
`xmlparse_methods[3]')
extensions/pyexpat.c:1242: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1242: warning: (near initialization for  
`xmlparse_methods[3]')
extensions/pyexpat.c:1243: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1243: warning: (near initialization for  
`xmlparse_methods[4]')
extensions/pyexpat.c:1243: `PyCFunction' undeclared here (not in a  
function)
extensions/pyexpat.c:1243: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1243: warning: (near initialization for  
`xmlparse_methods[4]')
extensions/pyexpat.c:1243: parse error before  
"xmlparse_ExternalEntityParserCreate"
extensions/pyexpat.c:1244: `METH_VARARGS' undeclared here (not in a  
function)
extensions/pyexpat.c:1244: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1244: warning: (near initialization for  
`xmlparse_methods[4]')
extensions/pyexpat.c:1244: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1244: warning: (near initialization for  
`xmlparse_methods[4]')
extensions/pyexpat.c:1245: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1245: warning: (near initialization for  
`xmlparse_methods[5]')
extensions/pyexpat.c:1245: `PyCFunction' undeclared here (not in a  
function)
extensions/pyexpat.c:1245: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1245: warning: (near initialization for  
`xmlparse_methods[5]')
extensions/pyexpat.c:1245: parse error before  
"xmlparse_SetParamEntityParsing"
extensions/pyexpat.c:1246: `METH_VARARGS' undeclared here (not in a  
function)
extensions/pyexpat.c:1246: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1246: warning: (near initialization for  
`xmlparse_methods[5]')
extensions/pyexpat.c:1246: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1246: warning: (near initialization for  
`xmlparse_methods[5]')
extensions/pyexpat.c:1247: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1247: warning: (near initialization for  
`xmlparse_methods[6]')
extensions/pyexpat.c:1247: `PyCFunction' undeclared here (not in a  
function)
extensions/pyexpat.c:1247: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1247: warning: (near initialization for  
`xmlparse_methods[6]')
extensions/pyexpat.c:1247: parse error before "xmlparse_GetInputContext"
extensions/pyexpat.c:1248: `METH_VARARGS' undeclared here (not in a  
function)
extensions/pyexpat.c:1248: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1248: warning: (near initialization for  
`xmlparse_methods[6]')
extensions/pyexpat.c:1248: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1248: warning: (near initialization for  
`xmlparse_methods[6]')
extensions/pyexpat.c:1250: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1250: warning: (near initialization for  
`xmlparse_methods[7]')
extensions/pyexpat.c:1250: `PyCFunction' undeclared here (not in a  
function)
extensions/pyexpat.c:1250: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1250: warning: (near initialization for  
`xmlparse_methods[7]')
extensions/pyexpat.c:1250: parse error before "xmlparse_UseForeignDTD"
extensions/pyexpat.c:1251: `METH_VARARGS' undeclared here (not in a  
function)
extensions/pyexpat.c:1251: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1251: warning: (near initialization for  
`xmlparse_methods[7]')
extensions/pyexpat.c:1251: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1251: warning: (near initialization for  
`xmlparse_methods[7]')
extensions/pyexpat.c:1253: `NULL' undeclared here (not in a function)
extensions/pyexpat.c:1253: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1253: warning: (near initialization for  
`xmlparse_methods[8]')
extensions/pyexpat.c:1253: `NULL' undeclared here (not in a function)
extensions/pyexpat.c:1253: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1253: warning: (near initialization for  
`xmlparse_methods[8]')
extensions/pyexpat.c:1312: parse error before '*' token
extensions/pyexpat.c:1313: parse error before "PyObject"
extensions/pyexpat.c:1314: warning: return type defaults to `int'
extensions/pyexpat.c:1314: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `newxmlparseobject':
extensions/pyexpat.c:1316: `self' undeclared (first use in this  
function)
extensions/pyexpat.c:1324: `NULL' undeclared (first use in this  
function)
extensions/pyexpat.c:1341: `namespace_separator' undeclared (first use  
in this function)
extensions/pyexpat.c:1342: `encoding' undeclared (first use in this  
function)
extensions/pyexpat.c:1355: `PyExc_RuntimeError' undeclared (first use  
in this function)
extensions/pyexpat.c:1366: invalid use of undefined type `struct  
HandlerInfo'
extensions/pyexpat.c:1369: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:1369: parse error before ')' token
extensions/pyexpat.c:1372: warning: return makes pointer from integer  
without a cast
extensions/pyexpat.c:1376: parse error before ')' token
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:1381: parse error before '*' token
extensions/pyexpat.c:1382: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `xmlparse_dealloc':
extensions/pyexpat.c:1387: warning: implicit declaration of function  
`PyObject_GC_Fini'
extensions/pyexpat.c:1387: `self' undeclared (first use in this  
function)
extensions/pyexpat.c:1389: `NULL' undeclared (first use in this  
function)
extensions/pyexpat.c:1394: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:1394: `temp' undeclared (first use in this  
function)
extensions/pyexpat.c:1395: invalid use of undefined type `struct  
HandlerInfo'
extensions/pyexpat.c:1400: warning: implicit declaration of function  
`free'
extensions/pyexpat.c: In function `handlername2int':
extensions/pyexpat.c:1421: invalid use of undefined type `struct  
HandlerInfo'
extensions/pyexpat.c:1421: `NULL' undeclared (first use in this  
function)
extensions/pyexpat.c:1422: warning: implicit declaration of function  
`strcmp'
extensions/pyexpat.c:1422: invalid use of undefined type `struct  
HandlerInfo'
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:1429: parse error before '*' token
extensions/pyexpat.c:1431: warning: return type defaults to `int'
extensions/pyexpat.c: In function `get_pybool':
extensions/pyexpat.c:1432: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:1432: `Py_True' undeclared (first use in this  
function)
extensions/pyexpat.c:1432: `Py_False' undeclared (first use in this  
function)
extensions/pyexpat.c:1434: warning: return makes pointer from integer  
without a cast
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:1437: parse error before '*' token
extensions/pyexpat.c:1438: parse error before '*' token
extensions/pyexpat.c:1439: warning: return type defaults to `int'
extensions/pyexpat.c:1439: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `xmlparse_getattr':
extensions/pyexpat.c:1440: `name' undeclared (first use in this  
function)
extensions/pyexpat.c:1443: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:1443: `self' undeclared (first use in this  
function)
extensions/pyexpat.c:1444: `NULL' undeclared (first use in this  
function)
extensions/pyexpat.c:1445: `Py_None' undeclared (first use in this  
function)
extensions/pyexpat.c:1447: warning: return makes pointer from integer  
without a cast
extensions/pyexpat.c:1452: warning: return makes pointer from integer  
without a cast
extensions/pyexpat.c:1455: warning: return makes pointer from integer  
without a cast
extensions/pyexpat.c:1458: warning: return makes pointer from integer  
without a cast
extensions/pyexpat.c:1461: warning: return makes pointer from integer  
without a cast
extensions/pyexpat.c:1465: warning: return makes pointer from integer  
without a cast
extensions/pyexpat.c:1469: warning: return makes pointer from integer  
without a cast
extensions/pyexpat.c:1500: `rc' undeclared (first use in this function)
extensions/pyexpat.c:1501: invalid use of undefined type `struct  
HandlerInfo'
extensions/pyexpat.c:1502: `o' undeclared (first use in this function)
extensions/pyexpat.c:1502: invalid use of undefined type `struct  
HandlerInfo'
extensions/pyexpat.c:1504: warning: implicit declaration of function  
`PyList_Append'
extensions/pyexpat.c:1523: warning: implicit declaration of function  
`Py_FindMethod'
extensions/pyexpat.c:1523: parse error before ')' token
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:1527: parse error before '*' token
extensions/pyexpat.c:1528: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `sethandler':
extensions/pyexpat.c:1529: `name' undeclared (first use in this  
function)
extensions/pyexpat.c:1531: `NULL' undeclared (first use in this  
function)
extensions/pyexpat.c:1532: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:1532: `temp' undeclared (first use in this  
function)
extensions/pyexpat.c:1532: `self' undeclared (first use in this  
function)
extensions/pyexpat.c:1534: `v' undeclared (first use in this function)
extensions/pyexpat.c:1534: `Py_None' undeclared (first use in this  
function)
extensions/pyexpat.c:1538: invalid use of undefined type `struct  
HandlerInfo'
extensions/pyexpat.c:1542: invalid use of undefined type `struct  
HandlerInfo'
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:1549: parse error before '*' token
extensions/pyexpat.c:1550: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `xmlparse_setattr':
extensions/pyexpat.c:1552: `v' undeclared (first use in this function)
extensions/pyexpat.c:1552: `NULL' undeclared (first use in this  
function)
extensions/pyexpat.c:1553: `PyExc_RuntimeError' undeclared (first use  
in this function)
extensions/pyexpat.c:1556: `name' undeclared (first use in this  
function)
extensions/pyexpat.c:1558: `self' undeclared (first use in this  
function)
extensions/pyexpat.c:1593: `PyExc_ValueError' undeclared (first use in  
this function)
extensions/pyexpat.c:1623: `PyExc_AttributeError' undeclared (first use  
in this function)
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:1654: parse error before "Xmlparsetype"
extensions/pyexpat.c:1654: warning: type defaults to `int' in  
declaration of `Xmlparsetype'
extensions/pyexpat.c:1655: warning: implicit declaration of function  
`PyObject_HEAD_INIT'
extensions/pyexpat.c:1655: `NULL' undeclared here (not in a function)
extensions/pyexpat.c:1656: initializer element is not constant
extensions/pyexpat.c:1656: (near initialization for `Xmlparsetype')
extensions/pyexpat.c:1656: parse error before numeric constant
extensions/pyexpat.c:1657: warning: excess elements in scalar  
initializer
extensions/pyexpat.c:1657: warning: (near initialization for  
`Xmlparsetype')
extensions/pyexpat.c:1658: `PyGC_HEAD_SIZE' undeclared here (not in a  
function)
extensions/pyexpat.c:1658: warning: excess elements in scalar  
initializer
extensions/pyexpat.c:1658: warning: (near initialization for  
`Xmlparsetype')
extensions/pyexpat.c:1659: warning: excess elements in scalar  
initializer
extensions/pyexpat.c:1659: warning: (near initialization for  
`Xmlparsetype')
extensions/pyexpat.c:1661: `destructor' undeclared here (not in a  
function)
extensions/pyexpat.c:1661: warning: excess elements in scalar  
initializer
extensions/pyexpat.c:1661: warning: (near initialization for  
`Xmlparsetype')
extensions/pyexpat.c:1661: parse error before "xmlparse_dealloc"
extensions/pyexpat.c:1662: `printfunc' undeclared here (not in a  
function)
extensions/pyexpat.c:1662: warning: excess elements in scalar  
initializer
extensions/pyexpat.c:1662: warning: (near initialization for  
`Xmlparsetype')
extensions/pyexpat.c:1662: parse error before numeric constant
extensions/pyexpat.c:1663: `getattrfunc' undeclared here (not in a  
function)
extensions/pyexpat.c:1663: warning: excess elements in scalar  
initializer
extensions/pyexpat.c:1663: warning: (near initialization for  
`Xmlparsetype')
extensions/pyexpat.c:1663: parse error before "xmlparse_getattr"
extensions/pyexpat.c:1664: `setattrfunc' undeclared here (not in a  
function)
extensions/pyexpat.c:1664: warning: excess elements in scalar  
initializer
extensions/pyexpat.c:1664: warning: (near initialization for  
`Xmlparsetype')
extensions/pyexpat.c:1664: parse error before "xmlparse_setattr"
extensions/pyexpat.c:1665: `cmpfunc' undeclared here (not in a function)
extensions/pyexpat.c:1665: warning: excess elements in scalar  
initializer
extensions/pyexpat.c:1665: warning: (near initialization for  
`Xmlparsetype')
extensions/pyexpat.c:1665: parse error before numeric constant
extensions/pyexpat.c:1666: `reprfunc' undeclared here (not in a  
function)
extensions/pyexpat.c:1666: warning: excess elements in scalar  
initializer
extensions/pyexpat.c:1666: warning: (near initialization for  
`Xmlparsetype')
extensions/pyexpat.c:1666: parse error before numeric constant
extensions/pyexpat.c:1667: warning: excess elements in scalar  
initializer
extensions/pyexpat.c:1667: warning: (near initialization for  
`Xmlparsetype')
extensions/pyexpat.c:1668: warning: excess elements in scalar  
initializer
extensions/pyexpat.c:1668: warning: (near initialization for  
`Xmlparsetype')
extensions/pyexpat.c:1669: warning: excess elements in scalar  
initializer
extensions/pyexpat.c:1669: warning: (near initialization for  
`Xmlparsetype')
extensions/pyexpat.c:1670: `hashfunc' undeclared here (not in a  
function)
extensions/pyexpat.c:1670: warning: excess elements in scalar  
initializer
extensions/pyexpat.c:1670: warning: (near initialization for  
`Xmlparsetype')
extensions/pyexpat.c:1670: parse error before numeric constant
extensions/pyexpat.c:1671: `ternaryfunc' undeclared here (not in a  
function)
extensions/pyexpat.c:1671: warning: excess elements in scalar  
initializer
extensions/pyexpat.c:1671: warning: (near initialization for  
`Xmlparsetype')
extensions/pyexpat.c:1671: parse error before numeric constant
extensions/pyexpat.c:1672: `reprfunc' undeclared here (not in a  
function)
extensions/pyexpat.c:1672: warning: excess elements in scalar  
initializer
extensions/pyexpat.c:1672: warning: (near initialization for  
`Xmlparsetype')
extensions/pyexpat.c:1672: parse error before numeric constant
extensions/pyexpat.c:1673: warning: excess elements in scalar  
initializer
extensions/pyexpat.c:1673: warning: (near initialization for  
`Xmlparsetype')
extensions/pyexpat.c:1674: warning: excess elements in scalar  
initializer
extensions/pyexpat.c:1674: warning: (near initialization for  
`Xmlparsetype')
extensions/pyexpat.c:1675: warning: excess elements in scalar  
initializer
extensions/pyexpat.c:1675: warning: (near initialization for  
`Xmlparsetype')
extensions/pyexpat.c:1679: `Py_TPFLAGS_DEFAULT' undeclared here (not in  
a function)
extensions/pyexpat.c:1679: `Py_TPFLAGS_GC' undeclared here (not in a  
function)
extensions/pyexpat.c:1679: warning: excess elements in scalar  
initializer
extensions/pyexpat.c:1679: warning: (near initialization for  
`Xmlparsetype')
extensions/pyexpat.c:1681: warning: excess elements in scalar  
initializer
extensions/pyexpat.c:1681: warning: (near initialization for  
`Xmlparsetype')
extensions/pyexpat.c:1686: warning: excess elements in scalar  
initializer
extensions/pyexpat.c:1686: warning: (near initialization for  
`Xmlparsetype')
extensions/pyexpat.c:1688: warning: excess elements in scalar  
initializer
extensions/pyexpat.c:1688: warning: (near initialization for  
`Xmlparsetype')
extensions/pyexpat.c:1688: warning: data definition has no type or  
storage class
extensions/pyexpat.c:1697: parse error before '*' token
extensions/pyexpat.c:1698: parse error before '*' token
extensions/pyexpat.c:1699: warning: return type defaults to `int'
extensions/pyexpat.c:1699: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `pyexpat_ParserCreate':
extensions/pyexpat.c:1700: `NULL' undeclared (first use in this  
function)
extensions/pyexpat.c:1702: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:1706: initializer element is not constant
extensions/pyexpat.c:1706: (near initialization for `kwlist[3]')
extensions/pyexpat.c:1708: warning: implicit declaration of function  
`PyArg_ParseTupleAndKeywords'
extensions/pyexpat.c:1708: `args' undeclared (first use in this  
function)
extensions/pyexpat.c:1708: `kw' undeclared (first use in this function)
extensions/pyexpat.c:1712: warning: implicit declaration of function  
`strlen'
extensions/pyexpat.c:1713: `PyExc_ValueError' undeclared (first use in  
this function)
extensions/pyexpat.c:1720: `Py_None' undeclared (first use in this  
function)
extensions/pyexpat.c:1723: warning: assignment makes pointer from  
integer without a cast
extensions/pyexpat.c:1728: warning: implicit declaration of function  
`PyDict_Check'
extensions/pyexpat.c:1729: `PyExc_TypeError' undeclared (first use in  
this function)
extensions/pyexpat.c:1733: warning: assignment makes integer from  
pointer without a cast
extensions/pyexpat.c:1737: warning: return makes pointer from integer  
without a cast
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:1744: parse error before '*' token
extensions/pyexpat.c:1745: parse error before '*' token
extensions/pyexpat.c:1746: warning: return type defaults to `int'
extensions/pyexpat.c:1746: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `pyexpat_ErrorString':
extensions/pyexpat.c:1749: `args' undeclared (first use in this  
function)
extensions/pyexpat.c:1750: `NULL' undeclared (first use in this  
function)
extensions/pyexpat.c:1751: warning: return makes pointer from integer  
without a cast
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:1756: elements of array `pyexpat_methods' have  
incomplete type
extensions/pyexpat.c:1757: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1757: warning: (near initialization for  
`pyexpat_methods[0]')
extensions/pyexpat.c:1757: `PyCFunction' undeclared here (not in a  
function)
extensions/pyexpat.c:1757: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1757: warning: (near initialization for  
`pyexpat_methods[0]')
extensions/pyexpat.c:1757: parse error before "pyexpat_ParserCreate"
extensions/pyexpat.c:1758: `METH_VARARGS' undeclared here (not in a  
function)
extensions/pyexpat.c:1758: `METH_KEYWORDS' undeclared here (not in a  
function)
extensions/pyexpat.c:1758: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1758: warning: (near initialization for  
`pyexpat_methods[0]')
extensions/pyexpat.c:1758: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1758: warning: (near initialization for  
`pyexpat_methods[0]')
extensions/pyexpat.c:1759: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1759: warning: (near initialization for  
`pyexpat_methods[1]')
extensions/pyexpat.c:1759: `PyCFunction' undeclared here (not in a  
function)
extensions/pyexpat.c:1759: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1759: warning: (near initialization for  
`pyexpat_methods[1]')
extensions/pyexpat.c:1759: parse error before "pyexpat_ErrorString"
extensions/pyexpat.c:1760: `METH_VARARGS' undeclared here (not in a  
function)
extensions/pyexpat.c:1760: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1760: warning: (near initialization for  
`pyexpat_methods[1]')
extensions/pyexpat.c:1760: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1760: warning: (near initialization for  
`pyexpat_methods[1]')
extensions/pyexpat.c:1762: `NULL' undeclared here (not in a function)
extensions/pyexpat.c:1762: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1762: warning: (near initialization for  
`pyexpat_methods[2]')
extensions/pyexpat.c:1762: `PyCFunction' undeclared here (not in a  
function)
extensions/pyexpat.c:1762: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1762: warning: (near initialization for  
`pyexpat_methods[2]')
extensions/pyexpat.c:1762: parse error before "NULL"
extensions/pyexpat.c:1762: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1762: warning: (near initialization for  
`pyexpat_methods[2]')
extensions/pyexpat.c:1762: `NULL' undeclared here (not in a function)
extensions/pyexpat.c:1762: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1762: warning: (near initialization for  
`pyexpat_methods[2]')
extensions/pyexpat.c:1775: parse error before '*' token
extensions/pyexpat.c:1777: warning: return type defaults to `int'
extensions/pyexpat.c: In function `get_version_string':
extensions/pyexpat.c:1782: warning: implicit declaration of function  
`isdigit'
extensions/pyexpat.c:1787: warning: return makes pointer from integer  
without a cast
extensions/pyexpat.c: In function `initpyexpat':
extensions/pyexpat.c:1813: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:1813: `m' undeclared (first use in this function)
extensions/pyexpat.c:1813: `d' undeclared (first use in this function)
extensions/pyexpat.c:1813: warning: left-hand operand of comma  
expression has no effect
extensions/pyexpat.c:1814: `errmod_name' undeclared (first use in this  
function)
extensions/pyexpat.c:1815: `errors_module' undeclared (first use in  
this function)
extensions/pyexpat.c:1816: `modelmod_name' undeclared (first use in  
this function)
extensions/pyexpat.c:1817: `model_module' undeclared (first use in this  
function)
extensions/pyexpat.c:1818: `sys_modules' undeclared (first use in this  
function)
extensions/pyexpat.c:1820: `NULL' undeclared (first use in this  
function)
extensions/pyexpat.c:1826: request for member `ob_type' in something  
not a structure or union
extensions/pyexpat.c:1826: `PyType_Type' undeclared (first use in this  
function)
extensions/pyexpat.c:1829: warning: implicit declaration of function  
`Py_InitModule3'
extensions/pyexpat.c:1834: warning: implicit declaration of function  
`PyErr_NewException'
extensions/pyexpat.c:1835: warning: assignment makes pointer from  
integer without a cast
extensions/pyexpat.c:1840: warning: implicit declaration of function  
`PyModule_AddObject'
extensions/pyexpat.c:1844: parse error before ')' token
extensions/pyexpat.c:1847: warning: implicit declaration of function  
`PyModule_AddStringConstant'
extensions/pyexpat.c:1867: warning: implicit declaration of function  
`PySys_GetObject'
extensions/pyexpat.c:1868: warning: implicit declaration of function  
`PyModule_GetDict'
extensions/pyexpat.c:1871: warning: implicit declaration of function  
`PyModule_New'
extensions/pyexpat.c:1896: `list' undeclared (first use in this  
function)
extensions/pyexpat.c:1904: `item' undeclared (first use in this  
function)
extensions/pyexpat.c:1957: warning: implicit declaration of function  
`PyModule_AddIntConstant'
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:1981: parse error before '*' token
extensions/pyexpat.c:1982: warning: function declaration isn't a  
prototype
extensions/pyexpat.c: In function `clear_handlers':
extensions/pyexpat.c:1984: `PyObject' undeclared (first use in this  
function)
extensions/pyexpat.c:1984: `temp' undeclared (first use in this  
function)
extensions/pyexpat.c:1986: invalid use of undefined type `struct  
HandlerInfo'
extensions/pyexpat.c:1986: `NULL' undeclared (first use in this  
function)
extensions/pyexpat.c:1987: `initial' undeclared (first use in this  
function)
extensions/pyexpat.c:1988: `self' undeclared (first use in this  
function)
extensions/pyexpat.c:1993: invalid use of undefined type `struct  
HandlerInfo'
extensions/pyexpat.c: At top level:
extensions/pyexpat.c:1998: elements of array `handler_info' have  
incomplete type
extensions/pyexpat.c:1999: warning: excess elements in struct  
initializer
extensions/pyexpat.c:1999: warning: (near initialization for  
`handler_info[0]')
extensions/pyexpat.c:2000: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2000: warning: (near initialization for  
`handler_info[0]')
extensions/pyexpat.c:2001: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2001: warning: (near initialization for  
`handler_info[0]')
extensions/pyexpat.c:2002: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2002: warning: (near initialization for  
`handler_info[1]')
extensions/pyexpat.c:2003: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2003: warning: (near initialization for  
`handler_info[1]')
extensions/pyexpat.c:2004: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2004: warning: (near initialization for  
`handler_info[1]')
extensions/pyexpat.c:2005: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2005: warning: (near initialization for  
`handler_info[2]')
extensions/pyexpat.c:2006: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2006: warning: (near initialization for  
`handler_info[2]')
extensions/pyexpat.c:2007: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2007: warning: (near initialization for  
`handler_info[2]')
extensions/pyexpat.c:2008: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2008: warning: (near initialization for  
`handler_info[3]')
extensions/pyexpat.c:2009: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2009: warning: (near initialization for  
`handler_info[3]')
extensions/pyexpat.c:2010: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2010: warning: (near initialization for  
`handler_info[3]')
extensions/pyexpat.c:2011: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2011: warning: (near initialization for  
`handler_info[4]')
extensions/pyexpat.c:2012: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2012: warning: (near initialization for  
`handler_info[4]')
extensions/pyexpat.c:2013: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2013: warning: (near initialization for  
`handler_info[4]')
extensions/pyexpat.c:2014: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2014: warning: (near initialization for  
`handler_info[5]')
extensions/pyexpat.c:2015: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2015: warning: (near initialization for  
`handler_info[5]')
extensions/pyexpat.c:2016: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2016: warning: (near initialization for  
`handler_info[5]')
extensions/pyexpat.c:2017: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2017: warning: (near initialization for  
`handler_info[6]')
extensions/pyexpat.c:2018: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2018: warning: (near initialization for  
`handler_info[6]')
extensions/pyexpat.c:2019: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2019: warning: (near initialization for  
`handler_info[6]')
extensions/pyexpat.c:2020: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2020: warning: (near initialization for  
`handler_info[7]')
extensions/pyexpat.c:2021: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2021: warning: (near initialization for  
`handler_info[7]')
extensions/pyexpat.c:2022: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2022: warning: (near initialization for  
`handler_info[7]')
extensions/pyexpat.c:2023: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2023: warning: (near initialization for  
`handler_info[8]')
extensions/pyexpat.c:2024: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2024: warning: (near initialization for  
`handler_info[8]')
extensions/pyexpat.c:2025: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2025: warning: (near initialization for  
`handler_info[8]')
extensions/pyexpat.c:2026: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2026: warning: (near initialization for  
`handler_info[9]')
extensions/pyexpat.c:2027: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2027: warning: (near initialization for  
`handler_info[9]')
extensions/pyexpat.c:2028: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2028: warning: (near initialization for  
`handler_info[9]')
extensions/pyexpat.c:2029: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2029: warning: (near initialization for  
`handler_info[10]')
extensions/pyexpat.c:2030: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2030: warning: (near initialization for  
`handler_info[10]')
extensions/pyexpat.c:2031: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2031: warning: (near initialization for  
`handler_info[10]')
extensions/pyexpat.c:2032: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2032: warning: (near initialization for  
`handler_info[11]')
extensions/pyexpat.c:2033: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2033: warning: (near initialization for  
`handler_info[11]')
extensions/pyexpat.c:2034: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2034: warning: (near initialization for  
`handler_info[11]')
extensions/pyexpat.c:2035: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2035: warning: (near initialization for  
`handler_info[12]')
extensions/pyexpat.c:2036: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2036: warning: (near initialization for  
`handler_info[12]')
extensions/pyexpat.c:2037: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2037: warning: (near initialization for  
`handler_info[12]')
extensions/pyexpat.c:2038: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2038: warning: (near initialization for  
`handler_info[13]')
extensions/pyexpat.c:2039: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2039: warning: (near initialization for  
`handler_info[13]')
extensions/pyexpat.c:2040: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2040: warning: (near initialization for  
`handler_info[13]')
extensions/pyexpat.c:2041: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2041: warning: (near initialization for  
`handler_info[14]')
extensions/pyexpat.c:2042: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2042: warning: (near initialization for  
`handler_info[14]')
extensions/pyexpat.c:2043: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2043: warning: (near initialization for  
`handler_info[14]')
extensions/pyexpat.c:2044: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2044: warning: (near initialization for  
`handler_info[15]')
extensions/pyexpat.c:2045: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2045: warning: (near initialization for  
`handler_info[15]')
extensions/pyexpat.c:2046: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2046: warning: (near initialization for  
`handler_info[15]')
extensions/pyexpat.c:2047: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2047: warning: (near initialization for  
`handler_info[16]')
extensions/pyexpat.c:2048: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2048: warning: (near initialization for  
`handler_info[16]')
extensions/pyexpat.c:2049: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2049: warning: (near initialization for  
`handler_info[16]')
extensions/pyexpat.c:2050: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2050: warning: (near initialization for  
`handler_info[17]')
extensions/pyexpat.c:2051: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2051: warning: (near initialization for  
`handler_info[17]')
extensions/pyexpat.c:2052: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2052: warning: (near initialization for  
`handler_info[17]')
extensions/pyexpat.c:2053: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2053: warning: (near initialization for  
`handler_info[18]')
extensions/pyexpat.c:2054: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2054: warning: (near initialization for  
`handler_info[18]')
extensions/pyexpat.c:2055: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2055: warning: (near initialization for  
`handler_info[18]')
extensions/pyexpat.c:2056: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2056: warning: (near initialization for  
`handler_info[19]')
extensions/pyexpat.c:2057: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2057: warning: (near initialization for  
`handler_info[19]')
extensions/pyexpat.c:2058: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2058: warning: (near initialization for  
`handler_info[19]')
extensions/pyexpat.c:2059: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2059: warning: (near initialization for  
`handler_info[20]')
extensions/pyexpat.c:2060: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2060: warning: (near initialization for  
`handler_info[20]')
extensions/pyexpat.c:2061: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2061: warning: (near initialization for  
`handler_info[20]')
extensions/pyexpat.c:2063: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2063: warning: (near initialization for  
`handler_info[21]')
extensions/pyexpat.c:2064: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2064: warning: (near initialization for  
`handler_info[21]')
extensions/pyexpat.c:2065: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2065: warning: (near initialization for  
`handler_info[21]')
extensions/pyexpat.c:2068: `NULL' undeclared here (not in a function)
extensions/pyexpat.c:2068: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2068: warning: (near initialization for  
`handler_info[22]')
extensions/pyexpat.c:2068: `NULL' undeclared here (not in a function)
extensions/pyexpat.c:2068: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2068: warning: (near initialization for  
`handler_info[22]')
extensions/pyexpat.c:2068: `NULL' undeclared here (not in a function)
extensions/pyexpat.c:2068: warning: excess elements in struct  
initializer
extensions/pyexpat.c:2068: warning: (near initialization for  
`handler_info[22]')
extensions/pyexpat.c:1998: storage size of `handler_info' isn't known
error: command 'gcc' failed with exit status 1
[renata:~/DEsktop/PyXML-0.8.3] tonym%




More information about the XML-SIG mailing list