On Thu, Apr 8, 2010 at 7:44 AM, Petr Hracek <phrac...@gmail.com> wrote:
> I have found another strange thing:
> During the compilation I have found that it failed because of
> XtOffsetOf is missing and on the UnixWare I did not find any header where it
> could be mentioned.
> Could you please help me with that issue as well?

XtOffsetOf is not defined or used in httpd (since 1.3 AFAIK).  If your
module is using XtOffsetOf, try APR_OFFSETOF instead.

Reply via email to