Date: Sun, 15 Sep 2002 11:52:17 -0400 From: "Muhannad Asfour" <muhannad07@cogeco.ca> To: <patrick@mindstep.com> Cc: <ports@FreeBSD.org> Subject: FreeBSD Port: mod_dav-1.0.3 Message-ID: <000001c25ccf$e23958f0$6401a8c0@winxp>
next in thread | raw e-mail | index | archive | help
I recently tried to install mod_dav for my Apache webserver running on FreeBSD 4.6-STABLE and I used to get this weird error: "Syntax error on line 243 of /usr/local/etc/apache/httpd.conf: Cannot load /usr/local/libexec/apache/libdav.so into server: /usr/local/libexec/apache/libdav.so: Undefined symbol "XML_SetElementHandler" /usr/local/sbin/apachectl startssl: httpd could not be started". Anyway, after I posted to BSDForums.org, I found out it would work if I modified the Makefile for mod_dav. I just added "--with-expat={PREFIX}", now mod_dav works perfectly, so I would recommend that you add that to the Makefile to save some users the hassle. You can read my whole post as well as the replies here: http://www.freebsdforums.org/forums/showthread.php?s=&postid=15755#post1 5755 Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000001c25ccf$e23958f0$6401a8c0>