[Aide] Trouble compiling

James Miller jimm at simutronics.com
Mon Apr 9 22:32:30 EEST 2007


Hi everyone,

I was hoping someone might have an idea why I'm getting the following errors
when trying to compile aide-0.13.1.  I'm running Debian Sarge with all the
updates.

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include  -static -g -O2 -static  -g
-O2 -static -c `test -f 'md.c' || echo './'`md.c
In file included from md.c:23:
../include/md.h:137: `MHASH_RIPEMD320' undeclared here (not in a function)
../include/md.h:137: size of array `mhash_mdh' has non-integer type
md.c: In function `hash_mhash2attr':
md.c:141: `MHASH_SHA512' undeclared (first use in this function)
md.c:141: (Each undeclared identifier is reported only once
md.c:141: for each function it appears in.)
md.c: In function `init_md':
md.c:181: `MHASH_RIPEMD320' undeclared (first use in this function)
md.c: In function `update_md':
md.c:242: `MHASH_RIPEMD320' undeclared (first use in this function)
md.c: In function `close_md':
md.c:269: `MHASH_RIPEMD320' undeclared (first use in this function)
md.c:313: `MHASH_SHA512' undeclared (first use in this function)
make[2]: *** [md.o] Error 1
make[2]: Leaving directory `/usr/src/aide-0.13.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/aide-0.13.1'
make: *** [all] Error 2






Thanks,
Jim




More information about the Aide mailing list