[XML-SIG] XML package 0.5.1 problems

Anantha Prasad aprasad/ne_de@fs.fed.us
Wed, 06 Oct 1999 11:42:06 -0400


I am running on SGI's IRIX 6.5.3 with the MIPSpro Compilers: Version
7.2.1 and python-1.5.2

I get the foll. error while trying to compile the xml package v0.5.1
All goes well in make until this part below: (any help will be
appreciated).


        cc -O -OPT:Olimit=0 -I/usr/local/include/python1.5
-I/usr/local/include/python1.5 -DHAVE_CONFIG_H -Ixmltok -Ixmlparse -c -o
xmlparse/xmlparse.o xmlparse/xmlparse.c
"xmlparse/xmlparse.c", line 723: error(1131): expected a field name
    int tok = XmlContentTok(encoding, start, end, &next);
              ^

"xmlparse/xmlparse.c", line 723: error(1131): expected a field name
    int tok = XmlContentTok(encoding, start, end, &next);
              ^

"xmlparse/xmlparse.c", line 754: error(1131): expected a field name
    int tok = XmlContentTok(encoding, start, end, &next);
              ^

"xmlparse/xmlparse.c", line 754: error(1131): expected a field name
    int tok = XmlContentTok(encoding, start, end, &next);
              ^

"xmlparse/xmlparse.c", line 1510: error(1131): expected a field name
      int tok = XmlPrologTok(encoding, s, end, &next);
                ^

"xmlparse/xmlparse.c", line 1510: error(1131): expected a field name
      int tok = XmlPrologTok(encoding, s, end, &next);
                ^

"xmlparse/xmlparse.c", line 1807: error(1131): expected a field name
      int tok = XmlPrologTok(encoding, s, end, &next);
                ^

"xmlparse/xmlparse.c", line 1807: error(1131): expected a field name
      int tok = XmlPrologTok(encoding, s, end, &next);
                ^

"xmlparse/xmlparse.c", line 1925: warning(1110): statement is
unreachable
        break;
        ^

"xmlparse/xmlparse.c", line 2007: error(1131): expected a field name
      int tok = XmlEntityValueTok(encoding, entityTextPtr,
entityTextEnd, &next);
                ^

"xmlparse/xmlparse.c", line 2007: error(1131): expected a field name
      int tok = XmlEntityValueTok(encoding, entityTextPtr,
entityTextEnd, &next);
                ^

10 errors detected in the compilation of "xmlparse/xmlparse.c".
*** Error code 2 (bu21)
*** Error code 1 (bu21)



-- 
*****************************************************************************
Mr. Anantha Prasad         Ph: (740)-368-0103
Ecologist/Spatial Analyst  Fax: (740)-368-0152
N.E. Research Station    Email: aprasad/ne_de@fs.fed.us
USDA Forest Service      http://www.fs.fed.us/ne/delaware/4153/4153.html
359 Main Rd.             Don't Miss Global Change Study!
Delaware OHIO 43015      NOTE: Global Change Atlas is now ON-LINE!!
USA
****************************************************************************