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

Richard van den Berg richard at vdberg.org
Fri Feb 18 08:29:57 EET 2011


On 18 feb. 2011, at 03:41, "Williams, Stephen" <stephen.williams at twcable.com> wrote:
> ld: 0711-317 ERROR: Undefined symbol: .vsyslog
> ld: 0711-317 ERROR: Undefined symbol: .stricmp
> ld: 0711-317 ERROR: Undefined symbol: .strnstr
> ld: 0711-317 ERROR: Undefined symbol: .asprintf
> ld: 0711-317 ERROR: Undefined symbol: .vasprintf

It looks like you are missing the static version of libc. You can try building aide using dynamic linking (configure  --disable-static) but this is a security risk. 

Richard


More information about the Aide mailing list