[Aide] libcrypt & libgpg-error issues on AIX 5.3

Richard van den Berg richard at vdberg.org
Mon Mar 7 19:49:18 EET 2011


On 7-3-11 17:06 , Williams, Stephen wrote:
> Hmm this is really odd I compiled mhash  but my system has no sign of
> the .so anywhere:
>
> root at nimdinf01:/var/tmp/AIDE/aide-0.15.1 ] find / -name "*mhash*"
> /usr/local/share/man/man3/mhash.3
> /usr/local/lib/libmhash.a
> /usr/local/lib/libmhash.la
> /usr/local/include/mutils/mhash.h
> /usr/local/include/mutils/mhash_config.h
> /usr/local/include/mhash.h

IIRC AIX 5.3 supports static linking just fine, so libmhash.so is not
really needed. Try this:

./configure --with-gnu-regexp --with-extra-libs=-L/usr/local/lib

If it fails, please send the config.log again.

Regards,

Richard


More information about the Aide mailing list