Frank Boehme wrote:
>
> Alexander Bokovoy wrote:
>
> > Try this:
> > cd mod && libtoolize -f --automake && aclocal && automake -a && autoconf
>
> This did work. Now I got a makefile, but a compiler error later on:
>
> mgd_apache.c: In function `mgd_get_basic_auth_pw':
> mgd_apache.c:10: `STD_PROXY' undeclared (first use in this function)
> mgd_apache.c:10: (Each undeclared identifier is reported only once
> mgd_apache.c:10: for each function it appears in.)
> mgd_apache.c:33: warning: assignment makes pointer from integer without
> a cast
> mgd_apache.c: In function `mgd_note_basic_auth_failure':
> mgd_apache.c:80: `STD_PROXY' undeclared (first use in this function)
> apxs:Break: Command failed with rc=65536
> make: *** [mgd_apache.o] Error 1
> Probably a missing include directive???
It means that you have Apache older than 1.3.11 I think.
David reported this error, but we didn't fixed it yet because need to
know on which version of Apache STD_PROXY was introduced.
--
Alexander
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]