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 2003/12/10 18:05:55 UTC

DO NOT REPLY [Bug 25412] New: - Build environment macros fail to expand, properly

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

Build environment macros fail to expand, properly

           Summary: Build environment macros fail to expand, properly
           Product: Xerces-C++
           Version: 2.4.0
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Build
        AssignedTo: xerces-c-dev@xml.apache.org
        ReportedBy: mclinden@informed.net


Building Xerces-C++ on Linux (with Bash as the shell) seems to fail 
whether ./configure or ./runConfigure are used.

Specifically, the build fails at AbstractDOMParser.hpp with a failure to find 
any of the include files, such as xercesc/dom/impl/*.

Looking at the log, it appears that the mkdir creates /include/xerces/* instead 
of $XERCESROOT/src/xercesc/include/xerces/* so BINTARGETDIR is not being 
expanded or created, properly.

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