You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2014/08/07 13:50:17 UTC

[Bug 56824] New: Facing an issue while enabling proxy for Apache Load balancer

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

            Bug ID: 56824
           Summary: Facing an issue while enabling proxy for Apache Load
                    balancer
           Product: APR
           Version: HEAD
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: APR-util
          Assignee: bugs@apr.apache.org
          Reporter: nishu.kumar9818@gmail.com

[root@localhost httpd-2.4.10]# ./configure --enable-proxy
--enable-proxy-balancer
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
configure:
configure: Configuring Apache Portable Runtime library...
configure:
checking for APR... yes
  setting CC to "gcc"
  setting CPP to "gcc -E"
  setting CFLAGS to " -g -O2 -pthread"
  setting CPPFLAGS to " -DLINUX -D_REENTRANT -D_GNU_SOURCE"
  setting LDFLAGS to " "
configure:
configure: Configuring Apache Portable Runtime Utility library...
configure:
checking for APR-util... reconfig
configure: error: Cannot use an external APR with the bundled APR-util

==========================================================================


It gives the same error with
 ./configure --enable-proxy option


I am not sure if it is a dependency between both the binaries.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org


[Bug 56824] Facing an issue while enabling proxy for Apache Load balancer

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56824

Jeff Trawick <tr...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|APR-util                    |Build
            Version|HEAD                        |2.4.10
         Resolution|---                         |INVALID
           Assignee|bugs@apr.apache.org         |bugs@httpd.apache.org
            Product|APR                         |Apache httpd-2

--- Comment #1 from Jeff Trawick <tr...@apache.org> ---
Assistance with building httpd is provided on the users@httpd.apache.org
mailing list, not in the bug db.

http://httpd.apache.org/lists.html#http-users

Have another look at this doc before posting:

http://httpd.apache.org/docs/2.4/install.html

In particular, I recommend following the text starting with "download the
latest versions of both APR and APR-Util ...".

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org