PDA

View Full Version : apache installation fails httpd-2.2.11 error


Hizzle
January 15th, 2009, 19:24
Hello, I'm trying to install apache22 from /ports/www/apache22, but installation gives me the errors, the last strings are below, I didn't find any resolution in internet, FreeBSD community is my last hope.

Thanks in advance!!!



/usr/ports/www/apache22
make install clean

....
....
....

mod_authnz_ldap.c:1213: error: invalid operands to binary *
*** Error code 1

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


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

Stop in /usr/ports/www/apache22/work/httpd-2.2.11/modules.
*** 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.

anomie
January 15th, 2009, 22:07
Update your ports tree (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html) and try again?

Hizzle
January 15th, 2009, 22:52
tried, no result.

schtipoun
January 23rd, 2009, 11:38
Try to fix your dependencies

portsdb -F

sniper007
January 23rd, 2009, 13:58
Have you looked http://www.freebsd.org/cgi/query-pr.cgi?pr=124651