[ http://nagoya.apache.org/jira/browse/XERCESC-470?page=history ]

Alberto Massari updated XERCESC-470:
------------------------------------

    Priority: Major

> Unable to build Xerces C samples with gcc on SCO OpenServer
> -----------------------------------------------------------
>
>          Key: XERCESC-470
>          URL: http://nagoya.apache.org/jira/browse/XERCESC-470
>      Project: Xerces-C++
>         Type: Bug
>   Components: Samples/Tests
>     Versions: 1.7.0
>  Environment: Operating System: Other
> Platform: Other
>     Reporter: Giorgio Prossen
>     Assignee: Xerces-C Developers Mailing List

>
> I downloaded the Xerces C++ sources to build on a SCO OpenServer machine.
> SCO OpenServer version is 5.0.5.
> I use the GCC Compiler version 2.95.2
> I run configure script as it follows:
> runConfigure -popenserver -cgcc -xg++ -rnone
> and then I execute make and compilation of XML library succeded.
> Then I tried to configure and compile samples.
> I run configure script as it follows:
> runConfigure -popenserver -cgcc -xg++
> Then, I executed the command to compile the samples and I got the following 
> error description:
> Building SAXPrint
> gmake -C SAXPrint
> gmake[1]: Entering directory `/usr/testuser/xerces-c-src1_7_0/samples/SAXPrint'
> mkdir -p /usr/testuser/xerces-c-src1_7_0/bin/obj/SAXPrint
> mkdir: cannot make directory: /usr/testuser/xerces-c-src1_7_0/bin/obj/SAXPrint: 
> File exists (error 17)
> gmake[1]: [makedir] Error 1 (ignored)
> g++ -DOPENSERVER -fPIC  -L/usr/lib -L/usr/local/lib /usr/testuser/xerces-c-
> src1_7_0/bin/obj/SAXPrint/SAXPrint.o /usr/testuser/xerces-c-src1_7
> _0/bin/obj/SAXPrint/SAXPrintHandlers.o -o /usr/testuser/xerces-c-
> src1_7_0/bin/SAXPrint -L/usr/testuser/xerces-c-src1_7_0/lib -lxerces-c1_7_0
> -lc -lsocket
> /usr/local/lib/libstdc++.so: fatal error: symbol `__user_type_info virtual 
> table` multiply defined in two shared objects /usr/testuser/xerce
> s-c-src1_7_0/lib/libxerces-c1_7_0.so: size = 32; /usr/local/lib/libstdc++.so: 
> size = 48
> collect2: ld returned 1 exit status
> gmake[1]: *** [/usr/testuser/xerces-c-src1_7_0/bin/SAXPrint] Error 1
> gmake[1]: Leaving directory `/usr/testuser/xerces-c-src1_7_0/samples/SAXPrint'
> gmake: *** [saxprint] Error 2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to