You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Boris Kolpackov (JIRA)" <xe...@xml.apache.org> on 2009/11/03 10:53:59 UTC

[jira] Closed: (XERCESC-470) Unable to build Xerces C samples with gcc on SCO OpenServer

     [ https://issues.apache.org/jira/browse/XERCESC-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Kolpackov closed XERCESC-470.
-----------------------------------

    Resolution: Won't Fix
      Assignee:     (was: Xerces-C Developers Mailing List)

Unsupported platform.

> Unable to build Xerces C samples with gcc on SCO OpenServer
> -----------------------------------------------------------
>
>                 Key: XERCESC-470
>                 URL: https://issues.apache.org/jira/browse/XERCESC-470
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Samples/Tests
>    Affects Versions: 1.7.0
>         Environment: Operating System: Other
> Platform: Other
>            Reporter: Giorgio Prossen
>
> 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.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org