https://issues.apache.org/bugzilla/show_bug.cgi?id=51965

             Bug #: 51965
           Summary: --with-z=DIR not being honored
           Product: Apache httpd-2
           Version: 2.2.21
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


When compiling apache with a custom location for zlib using for example
--with-z=/opt/zlib it will instead use the system installed zlib even though it
was specified to use /opt/zlib

ldd shows it not using the specified one.

libz.so.1 => /lib64/libz.so.1 (0x00000032b1c00000)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to