ports/www/apache2 problems with 6.0-CURRENT

Clement Laforet clement at FreeBSD.org
Thu Nov 18 08:08:35 PST 2004


On Wed, 17 Nov 2004 14:50:23 -0800
Vincent Poy <vincepoy at gmail.com> wrote:

> I'm having the following problems with ports/www/apache2 in FreeBSD 6.0-CURRENT:
> 
> 1) If I tried to compile with the following:
> 
> make WITH_AUTH_MODULES=yes WITH_DAV_MODULES=yes
> WITHOUT_EXPERIMENTAL_MODULES=yes WITH_LDAP_MODULES=yes
> WITH_MISC_MODULES=yes WITH_PROXY_MODULES=yes WITH_SSL_MODULES=yes
> WITH_SUEXEC_MODULES=yes WITH_THREADS_MODULES=yes
...
> mod_mem_cache.c:49:2: #error This module does not currently compile
> unless you have a thread-capable APR. Sorry!
...

Please define WITH_THREADS.

> Not compiling with the EXPERIMENTAL modules would compile fine but
> when I start apache, I would get the following error:
> 
> root at bigbang [2:36pm][/usr/ports/www/apache2] >> apachectl start
> Syntax error on line 245 of /usr/local/etc/apache2/httpd.conf:
> Cannot load /usr/local/libexec/apache2/mod_deflate.so into server:
> /usr/local/libexec/apache2/mod_deflate.so: Undefined symbol "deflate"
> 
> This is with the default httpd.conf that the port copies.  Any ideas
> how to fix this as /usr/include/zlib.h (v1.2.1) after searching on
> Google and Yahoo is what's needed for the deflate to work but zlib.h
> is part of the FreeBSD world build.

I can't reproduce the problem. Can you send me your config.log please ?

clem
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20041118/7cbf364d/attachment.bin


More information about the freebsd-ports mailing list