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 bu...@apache.org on 2002/07/01 21:35:10 UTC

DO NOT REPLY [Bug 10382] New: - Build fails on OS/2

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=10382>.
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=10382

Build fails on OS/2

           Summary: Build fails on OS/2
           Product: Xerces-C++
           Version: 1.6.0
          Platform: PC
        OS/Version: OS/2
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Build
        AssignedTo: xerces-c-dev@xml.apache.org
        ReportedBy: st@bonn.iz-soz.de


when trying to compile Xerces 4.0.1 on OS/2 I exerienced the following problems:

1) Compilation fails due to the redefinition of three classes. Adding    
lang(localTypedefs, "yes") to project_options.icc helps.
2) To compile the samples, the lines
incl(searchpath, BASE_DIR "\\src"),
incl(searchpath, BASE_DIR "\\src\\dom")
have to be added to sample_options.icc

Dom't know if this is the correct way to build Xerces, at least it works...

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