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???
Anyway, I stop trying for today. Gotta go home...
Frank
--
Dr Frank Boehme | Email: [EMAIL PROTECTED]
National University of Ireland, Cork | phone: +353-21-903163
Dept of Computer Science | fax: +353-21-903113
Cork, Ireland |
--
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]