DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43179>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43179

           Summary: ./configure --with-apr and/or --with-apr-util behaves
                    different than w/o regarding apr header file
                    installation
           Product: Apache httpd-2
           Version: 2.2.4
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


When --with-apr and/or --with-apr-util is used in ./configure, the apr header
files are not copied to the installation. Without these options, the header
files are copied to <install>/include. This makes it hard to compile modules and
other stuff, as for example ap_config.h depend on apr.h.

Configuring with a specific local apr imho measn that there is no apr installed
-> if these headers are missing, compliation of a module or something depending
on httpd and its headers will fail.

-> I think even when --with-apr and/or --with-apr-util is used in ./configure,
the apr header files should be copied at installation.

That goes at least for the *nix platforms I use (Solaris, Lunix etc...)

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to