Hi, On Sat, Sep 24, 2016 at 12:30:44PM -0500, Abel wrote: > ok sorry I'm using Ubuntu 16.04 LTS, AIDE version 0.16a2-19-g16ed855
You might consider to use the latest upstream release (AIDE 0.16), if you compile it yourself anyway. I would give the sources from yakkety a try. > compiled with: > WITH_MMAP > WITH_LSTAT64 > WITH_READDIR64 > WITH_ZLIB > CONFIG_FILE = "/usr/local/etc/aide.conf" WITH_MHASH is missing here. > ./configure --withmhash --with-confighmactype=sha512 > --with-confighmackey=rzZSsdgba4MZCn3i09p6in2890b9aCx --with-dbhmactype=sha1 > --with-dbhmackey=GOhgD4wnJfgwJIY4tD8/i6EmLbd1NBb Install libmhash-dev and try to replace '--withmhash' by '--with-mhash'. Best regards Hannes _______________________________________________ Aide mailing list [email protected] https://www.ipi.fi/mailman/listinfo/aide
