Hello.

When I'm trying to compile my example module on Mac OS I get following
error:

ld: Undefined
symbols:

_ap_filter_flush
_ap_hook_handler
_ap_pass_brigade
_ap_register_output_filter
_ap_rputs
_ap_set_content_type

Those functions as you know are core Apache members and they reside in httpd
binary.
What's wrong? What should I do to compile the module. (Module compiles
without any error on Linux machine).

Kind regards.

Reply via email to