FreeBSD Port: devel/apr1 (1.4.4 breaks apache22)

Mike Jakubik mike.jakubik at intertainservices.com
Tue May 17 21:04:31 UTC 2011


On Tue, 2011-05-17 at 22:54 +0200, olli hauer wrote:


> Hi Mike,
> 
> can you give some more details about your APR configuration?
> 
> $> cd devel/apr1
> $> make showconfig
> 
> And maybe disable the mod_jk module for a test?


I have confirmed the culprit to be mod_jk, however re-compiling mod_jk
does not solve the problem. Unfortunately this module is essential to
our environment. Below is the apr1 config.

===> The following configuration options are available for
apr-devrandom-1.4.4.1.3.11:
     THREADS=on "Enable Threads in apr"
     IPV6=off "Enable IPV6 Support in apr"
     BDB=off "Enable Berkley BDB support in apr-util"
     GDBM=off "Enable GNU dbm support in apr-util"
     LDAP=off "Enable LDAP support in apr-util"
     MYSQL=off "Enable MySQL suport in apr-util"
     NDBM=off "Enable NDBM support in apr-util"
     PGSQL=off "Enable Postgresql suport in apr-util"
     SQLITE=off "Enable SQLite3 support in apr-util"
     DEVRANDOM=on "Use /dev/random or compatible in apr"


Thanks.


More information about the freebsd-apache mailing list