http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2329 *** shadow/2329 Tue Jun 26 07:01:14 2001 --- shadow/2329.tmp.25489 Tue Jun 26 07:01:14 2001 *************** *** 0 **** --- 1,33 ---- + +============================================================================+ + | problem in using parser in solaris | + +----------------------------------------------------------------------------+ + | Bug #: 2329 Product: Xerces-C | + | Status: NEW Version: 1.5 | + | Resolution: Platform: Sun | + | Severity: Critical OS/Version: Solaris | + | Priority: Other Component: Build | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + Iam downloaded the binaries for SunOS from xml.apache.org.after installing,when + i tried to compile the sample programs,i got an error like: + + mkdir -p /primal/data/xerces-c1_5_0-SolCC/bin/obj/DOMPrint + cc -I. -I/primal/data/xerces-c1_5_0-SolCC/include -o /primal/data/xerces- + c1_5_0-SolCC/bin/obj/DOMPrint/DOMPrint.o /primal/data/xerces-c1_5_0- + SolCC/samples/DOMPrint/DOMPrint.C + ld: fatal: file /primal/data/xerces-c1_5_0-SolCC/samples/DOMPrint/DOMPrint.C: + unknown file type + ld: fatal: File processing errors. No output written to /primal/data/xerces- + c1_5_0-SolCC/bin/obj/DOMPrint/DOMPrint.o + make: *** [/primal/data/xerces-c1_5_0-SolCC/bin/obj/DOMPrint/DOMPrint.o] Error 1 + + also iam not able to write my own programs.the error i get when i try to + compile my programs is :"unable to find library". + + please let me know if the programs written for windows can be used in solaris + without any change. \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
