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

configure does not check whether find needs -noleaf

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • ---
    • unscheduled
    • install
    • None
    • Linux

    Description

      This is in regard to issue #2080.  Issue #2080 is caused by apr-
      util/Makefile.in using a "find" command to find which object files to link into 
      libaprutil.
      
      On some filesystems, find needs a "-noleaf" switch to function correctly.  On 
      these filesystems, if -noleaf is not given, find will not find files that are 
      in subdirectories.  Consequently, the build will fail because certain object 
      files where not included in the library.
      
      A suggested improvement would be to include a check in configure to see whether 
      find needs the -noleaf flag on the filesystem where the source tree is stored.  
      Alternatively, -noleaf could always be given in apr-util/Makefile.in (and other 
      locations if necessary.)
      
       - Godmar
      

      Original issue reported by gback

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            subversion-importer Subversion Importer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment