On Thu, 14 Feb 2002, OCNS Consulting wrote:

> I'm attempting to make "httpd" apache-1.3.23 with mod_perl-1.26 and
> ActiveState Perl 5.6.1 Build 631. This is a simple build with no other
> modules or EAPI references. Unfortunately, I'm encountering the following
> error when the compile of the "http_core.c" routine is attempted:
>
>       http_core.c: In function `default_handler':
>       http_core.c:3775: `caddr_t' undeclared (first use in this function)
[ ... ]

Can you compile apache separately OK, not through mod_perl? If
so, you might try compiling mod_perl the "flexible way" described
in INSTALL.apaci in the mod_perl sources.

best regards,
randy kobes

Reply via email to