Uploaded image for project: 'Xerces-C++'
  1. Xerces-C++
  2. XERCESC-1088

Build environment macros fail to expand, properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Resolution: Fixed
    • 2.4.0
    • 2.5.0
    • Documentation
    • None
    • Operating System: Linux
      Platform: PC
    • 25412

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mclinden@informed.net Sean McLinden
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: