Tim, I'm developing on both OS X (10.4.9, Intel) and Linux with the same setup. I end up with .so on both. You might have some luck using apxs to get it going. Alternatively, I put together a simple module build environment skeleton package with all of the autoconf stuff ready to be quickly edited for your module name. If you want I can send it over.
Josh On 4/27/07, Tim Bray <[EMAIL PROTECTED]> wrote:
I'm sketching in a module for 2.2.4 and having trouble with compiling it on OS X. Neither google nor a survey of this group's archive turn up any ideas. Suppose I have mod_foo.c; I assume the goal is to produce a mod_foo.so or mod_foo.dylib in $INSTALL/modules/ Is this written up anywhere, or alternatively does anyone have any experience to share? -Tim (who previously wrote two big Apache 1.* modules and is feeling a little lost in 2.2-land)
