[Mod_gzip] Re: Problems with Install 1.3.26a symbol gzp_main: referenced symbol not found

Christian Kruse mod_gzip@lists.over.net
Tue, 8 Oct 2002 15:02:14 +0200


Hello,

On Tue, Oct 08, 2002 at 05:25:23AM -0700, Carol Gontko wrote:
> from mod_gzip_debug.h:99,
>                  from mod_gzip_debug.h:99,
>                  from mod_gzip_debug.h:99,
>                  from mod_gzip_debug.h:99,
>                  from mod_gzip_debug.h:99,
>                  from mod_gzip_debug.h:99,
>                  from mod_gzip_debug.h:99,
>                  from mod_gzip_debug.h:99,
>                  from mod_gzip_debug.h:99,
>                  from mod_gzip_debug.h:99,
>                  from mod_gzip_debug.h:99,
>                  from mod_gzip_debug.h:99,
>                  from mod_gzip_debug.h:99,
>                  from mod_gzip_debug.h:99,
>                  from mod_gzip_debug.h:99,
>                  from mod_gzip_debug.h:99,
>                  from mod_gzip_debug.h:99,
>                  from mod_gzip_debug.h:99,
>                  from mod_gzip_debug.c:99:
> mod_gzip_debug.h:99: macro or `#include' recursion too
> deep
> apxs:Break: Command failed with rc=1
> make: *** [build] Error 1
> ecstgweb:/usr/local/apache/bin

Hrm, seems as if I forgot to put a #ifdef around the header file.
I submitted a patch:

https://sourceforge.net/tracker/index.php?func=detail&aid=620205&group_id=54975&atid=475505

Perhaps this is the solution for this problem. Dou you know what do do
with the patch file?

Greetings,
 CK