Apache on Current Error

From: Tony Holmes <tony_at_crosswinds.net>
Date: Wed, 8 Aug 2007 11:41:36 -0400
uname -a:

FreeBSD px1.cwahi.com 7.0-CURRENT FreeBSD 7.0-CURRENT #2: Fri Jul 20
08:42:22 EDT 2007 tony_at_db.cwahi.com:/usr/obj/usr/src/sys/CWahi  amd64

px1 is a jail created with ezjail with nullfs mounted links

I have built apache from an nfs mounted ports tree, and when I run it I get:

px1# /usr/local/etc/rc.d/apache.sh start
Starting apache.
Syntax error on line 206 of /usr/local/etc/apache/httpd.conf:
Cannot load /usr/local/libexec/apache/mod_mmap_static.so into server:
/usr/local/libexec/apache/mod_mmap_static.so: Undefined symbol "ap_null_cleanup"

If I comment out the mod_mmap_static.so, the next one complains:

px1# /usr/local/etc/rc.d/apache.sh start
Starting apache.
Syntax error on line 207 of /usr/local/etc/apache/httpd.conf:
Cannot load /usr/local/libexec/apache/mod_vhost_alias.so into server:
/usr/local/libexec/apache/mod_vhost_alias.so: Undefined symbol "ap_table_setn"

I googled and found references to this but the solution was just to rebuild
the port and all modules - which I did and still no go.

Ideas?

-- 
Tony Holmes

Ph: (416) 993-1219

Founder and Senior Systems Architect
Crosswinds Internet Communications Inc.
Received on Wed Aug 08 2007 - 13:41:38 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:16 UTC