Apache on Current Error

Tony Holmes tony at crosswinds.net
Wed Aug 8 08:41:38 PDT 2007


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.


More information about the freebsd-current mailing list