DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13192>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13192 core dump of SAXCount and SAX2Count [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From [EMAIL PROTECTED] 2003-03-11 15:46 ------- To answer your build problem, I guess you have set XERCESCROOT to /home/berend/pub/XML/XSLT/xerces-c-src_2002-09-30/src, which is wrong. It should be set to /home/berend/pub/XML/XSLT/xerces-c-src_2002-09-30 (without the subfolder src) For the segmentation fault, you said you have gcc 3.2. But are you sure its libs are picked up when run? I heard that RH 7.2 default system gcc lib has a problem in C++ exception handling and may lead to segmentation fault (see http://rhn.redhat.com/errata/RHBA-2002-055.html). So please make sure you are picking up the right/good gcc lib when run or your OS is at the latest patch level. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
