Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Aug 2007 11:41:36 -0400
From:      Tony Holmes <tony@crosswinds.net>
To:        freebsd-ports@freebsd.org, freebsd-current@freebsd.org
Subject:   Apache on Current Error
Message-ID:  <20070808154136.GA2852@crosswinds.net>

next in thread | raw e-mail | index | archive | help
uname -a:

FreeBSD px1.cwahi.com 7.0-CURRENT FreeBSD 7.0-CURRENT #2: Fri Jul 20
08:42:22 EDT 2007 tony@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070808154136.GA2852>