Date: Thu, 18 Nov 2004 17:08:16 +0100 From: Clement Laforet <clement@FreeBSD.org> To: Vincent Poy <vincepoy@gmail.com> Cc: ports@FreeBSD.ORG Subject: Re: ports/www/apache2 problems with 6.0-CURRENT Message-ID: <20041118170816.2d2c20ca.clement@FreeBSD.org> In-Reply-To: <429af92e0411171450a516ae0@mail.gmail.com> References: <429af92e0411171450a516ae0@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Thu__18_Nov_2004_17_08_16_+0100_L/Q+p0NvBpg0hN0c Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit On Wed, 17 Nov 2004 14:50:23 -0800 Vincent Poy <vincepoy@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@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 --Signature=_Thu__18_Nov_2004_17_08_16_+0100_L/Q+p0NvBpg0hN0c Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBnMjwsRhfjwcjuh0RAoVMAKCor9vF8WM0CqWb1Rpwb8nTCR0MKwCg2S6i 0tHRHuxeY1SnyKd4XdXDoSE= =8sJf -----END PGP SIGNATURE----- --Signature=_Thu__18_Nov_2004_17_08_16_+0100_L/Q+p0NvBpg0hN0c--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041118170816.2d2c20ca.clement>