Gilles Ganault | 1 Mar 2009 21:53
Picon
Favicon

[FreeBSD 6.3] Fails compiling Apache 2.2.11_3

Hello

	I'm getting the following error when trying Apache 2.2.11_3 from the
Ports collection:

===========
# pkg_version -v | grep -i apache
apache-2.2.9_5                      <   needs updating (port has
2.2.11_3)
===========
# cd /usr/ports/www/apache22
# make config
# make
[...]
modules/http/.libs/libmod_http.a(http_request.o)(.text+0x9c7): In
function `ap_internal_redirect_handler':
: undefined reference to `ap_process_request_internal'
*** Error code 1

Stop in /usr/ports/www/apache22/work/httpd-2.2.11.
*** Error code 1

Stop in /usr/ports/www/apache22/work/httpd-2.2.11.
*** Error code 1

Stop in /usr/ports/www/apache22.
*** Error code 1

Stop in /usr/ports/www/apache22.
[root <at> freebsd /usr/ports/www/apache22]# 
(Continue reading)

Glen Barber | 2 Mar 2009 01:07
Picon

Re: [FreeBSD 6.3] Fails compiling Apache 2.2.11_3

On Sun, Mar 1, 2009 at 3:53 PM, Gilles Ganault <gilles.ganault <at> free.fr> wrote:
> Hello
>
>        I'm getting the following error when trying Apache 2.2.11_3 from the
> Ports collection:
>
> ===========
> # pkg_version -v | grep -i apache
> apache-2.2.9_5                      <   needs updating (port has
> 2.2.11_3)
> ===========
> # cd /usr/ports/www/apache22
> # make config
> # make
> [...]
> modules/http/.libs/libmod_http.a(http_request.o)(.text+0x9c7): In
> function `ap_internal_redirect_handler':
> : undefined reference to `ap_process_request_internal'
> *** Error code 1
>
> Stop in /usr/ports/www/apache22/work/httpd-2.2.11.
> *** Error code 1
>
> Stop in /usr/ports/www/apache22/work/httpd-2.2.11.
> *** Error code 1
>
> Stop in /usr/ports/www/apache22.
> *** Error code 1
>
> Stop in /usr/ports/www/apache22.
(Continue reading)


Gmane