You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2005/04/17 07:41:17 UTC

DO NOT REPLY [Bug 34487] New: - build fails when apr and apr-util are used

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=34487>.
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=34487

           Summary: build fails when apr and apr-util are used
           Product: Apache httpd-2.0
           Version: 2.0.53
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: don_sfw@dlaster.com
                CC: don_sfw@dlaster.com


A compiler error occurs in server/config.c at line 1602 with the #define
FNM_PERIOD if --with-apr is specified.

# Causes error with FNM_PERIOD in config.h and config.c at line 1602
# HTTPD_OPTS="${HTTPD_OPTS} --with-apr=/usr/local/apache2/bin/apr-1-config"
# HTTPD_OPTS="${HTTPD_OPTS} --with-apr-util=/usr/local/apache2/bin/apu-1-config"

Configuration scripts attached that are used to compile the code.

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org