On Mon, Nov 08, 2004 at 03:02:51PM -0600, Ryan Moe wrote:
> I've gotten the module to successfully compile and install on FreeBSD
> however upon trying to load the module Apache dies with this error.
>
> Can't locate API module structure `mxslt_module' in file
> /usr/local/libexec/apache/mod_xslt.so: Undefined symbol "mxslt_module"
uhm, seems quite strange to me. Which version of apache are you
using? Could you please take a look to the module using something
like
objdump -T mod_xslt.so
(linux command, hope it works under FreeBSD)
and post the output? What about the make output? Could you
post it too (something like make &> make.log), with the
configure.log?
> Here is the relevant part from my httpd.conf:
> LoadModule mxslt_module libexec/apache/mod_xslt.so
> AddModule mod_xslt.c
Seems all right to me here...
Thank you for any further detail you may provide,
Cheers,
Carlo
--
GPG Fingerprint: 2383 7B14 4D08 53A4 2C1A CA29 9E98 5431 1A68 6975
-------------
"How many people work here?"
"Oh, about half."