On 7/12/06, Brad Nicholes <[EMAIL PROTECTED]> wrote:
> How does NW define the apr.h file? Perhaps it's just missing > #define'ing APR_HAVE_IOVEC to 1? That might be a more logical > explanation actually... -- justiYes, you are correct. NetWare does not have autoconf and since the #define APR_HAVE_IOVEC was not added to the apr.hnw, it caused the compilation error. I will get the #define added.
Ah. Good - sorry 'bout that though. Thanks! -- justin