David Carter wrote:
> /projects/phparm/trunk/phparm.c:86: error: `arm_application_get_ptr'
> undeclared (first use in this function)
> /projects/phparm/trunk/phparm.c:86: error:
> `apr_OFN_arm_application_get_t' undeclared (first use in this function)
Yes, the optional function is not declared properly if this happens.
> Although the correct header file is in place to get optional functions,
> all the definitions are ignored. Is there a -D directive I need to get
> this to work? Am I missing something fundamental? Do you need more info?
Source code would be nice :)
You will likely find more help on the Apache Modules List:
http://modules.apache.org/subscribe
-Paul Querna