I get this message when I try to compile tDOM 0.7.8
clude" -I/usr/local/src/aolserver/aolserver/include -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES -fPIC -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES -fPIC -c `echo ../generic/xmlsimple.c` -o xmlsimple.o
In file included from ../generic/xmlsimple.c:69:
../generic/dom.h:487: error: parse error before "Tcl_Obj"
../generic/dom.h:487: warning: no semicolon at end of struct or union
../generic/dom.h:495: error: parse error before '}' token
../generic/dom.h:495: warning: data definition has no type or storage class
../generic/dom.h:504: error: parse error before "domDocument"
[...]
../generic/xmlsimple.c:1112: error: `pos' undeclared (first use in this function)
../generic/xmlsimple.c:1113: error: `xml' undeclared (first use in this function)
../generic/xmlsimple.c:1113: error: `ignoreWhiteSpaces' undeclared (first use in this function)
../generic/xmlsimple.c:1113: error: `errStr' undeclared (first use in this function)
make: *** [xmlsimple.o] Error 1
I'm using SuSE 9.0.
Can you help me with this?
Thanks in advance!
Request notifications