Hi, first post and first time to a mailing list.
I am trying to compile a mod_dav shared module for Apache 2.2.8.
I'm doing this:
apxs -i -a -c mod_dav.c
I am in the directory with the include files for mod_dav.
I have also tried using the -n option to supply the name but wasn't sure
what to use so I tried a bunch of different things.
Here is the error I am getting:
apxs:Error: Sorry, cannot determine bootstrap symbol name.
Doing:
apxs -c mod_dav.c
Will compile everything but not link into mod_dav.so
Any help/advice at anyones convenience is appreciated.
For future reference can I use HTML here? For instance if I use <CODE>
tags to make posts more readable will it work?
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]