Hallo Bakul Shah, > This used to work under 32 bit kernel+userland on the same > machine. After I switched to a 64 bit kernel+userland, I > used original 32 httpsd until now. Today I decided to > compile it for 64 bit and now it dies with: > > # /usr/local/etc/rc.d/apache.sh start > Syntax error on line 208 of /usr/local/etc/apache/httpsd.conf: > Cannot load /usr/local/libexec/apache/mod_mmap_static.so into server: /usr/loc > al/libexec/apache/mod_mmap_static.so: Undefined symbol "ap_null_cleanup" > > And yet apache13 works fine. Has anyone else seen this? Any workaround?
Yes, Please rebuild all apache modules, as the module ABI is diffrent. kind regards Dirk - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany - [EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED] http://people.freebsd.org/~dinoex/errorlogs/ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
