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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


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

Reply via email to