thanks very much Hannes that did the trick. :)<br><br>On Sat, Sep 24, 2016 at 12:52 PM, Hannes von Haugwitz <hannes@vonhaugwitz.com> wrote:<br>
<blockquote type="cite"><div class="plaintext" style="white-space: pre-wrap;">Hi,

On Sat, Sep 24, 2016 at 12:30:44PM -0500, Abel wrote:
<blockquote> ok sorry I'm using Ubuntu 16.04 LTS, AIDE version 0.16a2-19-g16ed855
</blockquote>
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.

<blockquote> compiled with:
 WITH_MMAP
 WITH_LSTAT64
 WITH_READDIR64
 WITH_ZLIB
 CONFIG_FILE = "/usr/local/etc/aide.conf"
</blockquote>
WITH_MHASH is missing here.

<blockquote> ./configure --withmhash --with-confighmactype=sha512
 --with-confighmackey=rzZSsdgba4MZCn3i09p6in2890b9aCx --with-dbhmactype=sha1
 --with-dbhmackey=GOhgD4wnJfgwJIY4tD8/i6EmLbd1NBb
</blockquote>
Install libmhash-dev and try to replace '--withmhash' by '--with-mhash'.

Best regards

Hannes
_______________________________________________
Aide mailing list
<a href="mailto:Aide@ipi.fi">Aide@ipi.fi</a>
<a href="https://www.ipi.fi/mailman/listinfo/aide">https://www.ipi.fi/mailman/listinfo/aide</a>
</div></blockquote>