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

           Summary: No shared modules build if use --with-apr and --with-
                    apr-util
           Product: Apache httpd-2
           Version: 2.2.10
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Hi there

I tried to add self build apr libs to the newest apache-2.2.10. Compiles fine,
but all my defined shared modules like mod_security mod_include and so will
only produce a archive but no so any more.

Just used

--prefix=/path/to/anywhere
--with-apr=/path/to/my/apr
--with-apr-util=/path/to/my/apr-util
and disabled 
--without-included-apr
--enable-include=shared

--> mod_include only has an archive mod_include.a but no mod_include.so

if I use the included apr libs mod_include produce a mod_include.so


-- 
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