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=26856>. 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=26856 sample building error ------- Additional Comments From [EMAIL PROTECTED] 2004-02-11 14:40 ------- This error happened for all samples. I intentionally tested for SAXPrint and DOMPrint. I just followed th ebuild instruction on "http://xml.apache.org/xerces-c/build-winunix.html#UNIX", using all the provided sample commandline functions. Then I result in the linking error: g++ -DSOLARIS -fpic -L/usr/lib -L/usr/local/lib /home/rzhou/xerces/xerces-c-src 2_4_0/bin/obj/SAXPrint/SAXPrint.o /home/rzhou/xerces/xerces-c-src2_4_0/bin/obj/S AXPrint/SAXPrintHandlers.o -o /home/rzhou/xerces/xerces-c-src2_4_0/bin/SAXPrint -L/home/rzhou/xerces/xerces-c-src2_4_0/lib -lxerces-c -lc Putting child 0x000530c8 (/home/rzhou/xerces/xerces-c-src2_4_0/bin/SAXPrint) PID 189 on the chain. Live child 0x000530c8 (/home/rzhou/xerces/xerces-c-src2_4_0/bin/SAXPrint) PID 18 9 Undefined first referenced symbol in file cerr /home/rzhou/xerces/xerces-c-src2_4_0/bin/obj /SAXPrint/SAXPrint.o cout /home/rzhou/xerces/xerces-c-src2_4_0/bin/obj /SAXPrint/SAXPrint.o ostream::operator<<(char const *) /home/rzhou/xerces/xerces-c-src2_4_0/bin/obj /SAXPrint/SAXPrint.o endl(ostream &) /home/rzhou/xerces/xerces-c-src2_4_0/bin/obj /SAXPrint/SAXPrint.o ostream::flush(void) /home/rzhou/xerces/xerces-c-src2_4_0/bin/obj /SAXPrint/SAXPrintHandlers.o ostream::write(char const *, int) /home/rzhou/xerces/xerces-c-src2_4_0/bin/obj /SAXPrint/SAXPrintHandlers.o ostream::operator<<(int) /home/rzhou/xerces/xerces-c-src2_4_0/bin/obj /SAXPrint/SAXPrintHandlers.o ld: fatal: Symbol referencing errors. No output written to /home/rzhou/xerces/xe rces-c-src2_4_0/bin/SAXPrint collect2: ld returned 1 exit status Got a SIGCHLD; 1 unreaped children. Reaping losing child 0x000530c8 PID 189 gmake: *** [/home/rzhou/xerces/xerces-c-src2_4_0/bin/SAXPrint] Error 1 Removing child 0x000530c8 PID 189 from chain. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
