From owner-freebsd-ports Sun Sep 15 8:52:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3698237B400 for ; Sun, 15 Sep 2002 08:52:30 -0700 (PDT) Received: from fep3.cogeco.net (smtp.cogeco.net [216.221.81.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB5C743E4A for ; Sun, 15 Sep 2002 08:52:29 -0700 (PDT) (envelope-from muhannad07@cogeco.ca) Received: from winxp (d57-117-31.home.cgocable.net [24.57.117.31]) by fep3.cogeco.net (Postfix) with ESMTP id ABD232A76; Sun, 15 Sep 2002 11:52:28 -0400 (EDT) From: "Muhannad Asfour" To: Cc: Subject: FreeBSD Port: mod_dav-1.0.3 Date: Sun, 15 Sep 2002 11:52:17 -0400 Message-ID: <000001c25ccf$e23958f0$6401a8c0@winxp> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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