At 6:42 AM -0300 10/13/99, Arved Sandstrom wrote: >Hi, Rudy > >Your XML::Parser-2.26, it looks like it's pre-patch. Is this the case? >Check the Readme file - if it makes no reference to patching, then it's a >vanilla 2.26 XML-Parser. > >Either the patched 2.26 or the 2.27 should _not_ have indicated the line >126 error. > >Arved While building 2.27, I'm getting compiler errors that XML_ROLE_IGNORE_SECT is undefined in xmlparse.c. It looks like Expat:expat:xmlparse:xmlparse.c line 2674 has a use of XML_ROLE_IGNORE_SECT without the #ifdef XML_DTD around it. I'm a little vague about what that all means -- I notice from my notes on building XML::Parser 2.26 that I got the same error, and I put an #ifdef XML_DTD around this and it made it compile, and seemed to make it work. I hope I'm not way off base here... Thanks, Rudi ==== Want to unsubscribe from this list? ==== Send mail with body "unsubscribe" to macperl-modules-request@macperl.org