Markus Geiger wrote:

> I tried to make mod_midgard 1.4.2-1 and got these erros:
>
> gcc -DLINUX=22 -I/usr/include/db1 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite
> -fpic -DSHARED_MODULE -I/usr/local/apachem/include
> -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include
> -I/usr/include/mysql -I/usr/local/include -I/usr/local/midgard/include
> -DHAVE_LIBMIDGARD=1 -DHAVE_MIDGARD_H=1  -c mod_midgard.c
> mod_midgard.c: In function `verify_user':
> mod_midgard.c:84: too few arguments to function `mgd_auth'
> mod_midgard.c:119: too few arguments to function `mgd_auth'
> apxs:Break: Command failed with rc=1
> make: *** [mod_midgard.so] Error 1
>
> ( ./configure --with-midgard=/usr/local/midgard --with-expat=/usr/local
> --with-apxs=/usr/local/apache/bin/apxs
> --with-midgard-config=/usr/local/midgard/bin/midgard-config)
>
> Before that I installed glib-1.2.10, expat-1.95.2, midgard-lib and
> midgard-data and apparently everything went ok..

Do you have an older midgard-lib previously installed? Chances are it is
picking up on that by accident. Remove it, and try again.

Emile



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to