Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-4654

configure: command substitution for SVN_REMOVE_STANDARD_LIB_DIRS fails with POSIX backticks on HP-UX

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.9.4, trunk
    • None
    • compile, install
    • None
    • $ uname -a
      HP-UX blnn724x B.11.31 U ia64 HP-UX

    Description

      When running configure on HP-UX, you see several times ./configure[4880]: : Execute permission denied. and ./configure[4880]: /lib64: not found..

      This is caused by having the command substitution perfomed by backticks LDFLAGS="`SVN_REMOVE_STANDARD_LIB_DIR(...)`" and not with standard POSIX $().

      See attached trace output w/o patch and with patch applied.

      Attachments

        1. configure.err.tar.gz
          141 kB
          Michael Osipov
        2. SVN-4654.patch
          7 kB
          Michael Osipov
        3. configure-reduced.tar.gz
          223 kB
          Michael Osipov

        Activity

          People

            Unassigned Unassigned
            michael-o Michael Osipov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: