Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2004 23:19:16 +0100 (BST)
From:      Nik Clayton <nik@crf-consulting.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/71988: www/mod_dav should support external expat
Message-ID:  <200409212219.i8LMJGPB022954@catkin.nothing-going-on.org>
Resent-Message-ID: <200409212220.i8LMKQOo034993@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         71988
>Category:       ports
>Synopsis:       www/mod_dav should support external expat
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 21 22:20:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Nik Clayton
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
>Environment:
System: FreeBSD catkin.nothing-going-on.org 4.9-RELEASE FreeBSD 4.9-RELEASE #1: Thu Jan 15 17:20:09 GMT 2004 root@:/local/2/usr/src/sys/compile/CATKIN i386


>Description:

Install www/mod_dav after building Apache with WITHOUT_APACHE_EXPAT
defined (e.g., if you're using AxKit).

You get this error after restarting Apache with the mod_dav module loaded.

Can't load /usr/local/apache/libexec/libdav.so into server : 
    undefined symbol: XML_SetElementHandler

mod_dav needs to be built with the --with-expat=... option to use the
external expat lib.  There's no configurable knob for the mod_dav port
to enable this.  There should be.

>How-To-Repeat:

As above.

>Fix:

None yet.  If I get the time over the next couple of days I'll 
parameterise this and send a patch.
>Release-Note:
>Audit-Trail:
>Unformatted:



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