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

Boris Kolpackov closed XERCESC-642.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.1
         Assignee:     (was: Xerces-C Developers Mailing List)

Presumably fixed in 3.0.1.

> Building Promblems on HP-UX
> ---------------------------
>
>                 Key: XERCESC-642
>                 URL: https://issues.apache.org/jira/browse/XERCESC-642
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.1.0
>         Environment: Operating System: HP-UX
> Platform: HP
>            Reporter: Alexander Smirnov
>             Fix For: 3.0.1
>
>
> I need to build xerces (single threaded) on HP-UX 10.20 with CC compiler, but 
> it doesn't supports bool type, so I pointed compiler following 
> option: 'runConfigure ... -z-Dbool=int -z-Dtrue=1 -z-Dfalse=0'. That's OK.
> But 'make' gave error:
> --- CUT ---
> CC -D_HP_UX -DXERCES_TMPLSINC -DHPUX10 +DAportable +eh +Z -Z +a1 +d -
> ptr/mera/suroveg/sav/xerces-c-src2_1_0/obj/HPUX/ptrepository -c -
> I/mera/suroveg/sav/xerces-c-src2_1_0/include -Dbool=int -Dtrue=1 -Dfalse=0 -w 
> -
> O -DXML_USE_NATIVE_TRANSCODER -DXML_USE_INMEM_MESSAGELOADER -DAPP_NO_THREADS -
> DXML_USE_NO_THREADS -DXML_USE_NETACCESSOR_SOCKET     -
> o /mera/suroveg/sav/xerces-c-src2_1_0/obj/HPUX/XMLScanner2.o XMLScanner2.cpp
> CC: "/mera/suroveg/sav/xerces-c-
> src2_1_0/include/xercesc/validators/schema/SchemaInfo.hpp", line 398: error: 
> SchemaInfo::addImportedNS() declared with external linkage and called before 
> defined as inline (1144)
> make[1]: *** [XMLScanner2.o] Error 1
> make[1]: Leaving directory `/mera/suroveg/sav/xerces-c-
> src2_1_0/src/xercesc/internal'
> make: *** [Internal] Error 2
> What's the matter???

-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to