On Sat, 2006-04-15 at 00:57 +0200, Heureka! wrote: > Hi! > > I have compiled mod_mono 1.1.13.6 (latest BSD# port) for apache 2.2 on > my FreeBSD 6.0 box. > When starting apache daemon I get the following error: > > httpd: Syntax error on line 102 of /usr/local/etc/apache22/httpd.conf: > Cannot load /usr/local/libexec/apache22/mod_mono.so into server: > /usr/local/libexec/apache22/mod_mono.so: Undefined symbol "apr_connect" > > I also got compile warnings: > mod_mono.c: In function `connection_get_remote_port': > mod_mono.c:341: warning: implicit declaration of function > `apr_sockaddr_port_get' > mod_mono.c: In function `try_connect': > mod_mono.c:862: warning: implicit declaration of function `apr_connect' > > Any ideas how to solve this? Is it a BSD related error?
Use mod_mono from HEAD or 1.1.14/1.1.15. -Gonzalo _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
