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

Williams, Stephen stephen.williams at twcable.com
Mon Mar 7 23:26:48 EET 2011


-----Original Message-----
From: aide-bounces at cs.tut.fi [mailto:aide-bounces at cs.tut.fi] On Behalf Of Richard van den Berg
Sent: Monday, March 07, 2011 3:22 PM
To: Aide user mailinglist
Subject: Re: [Aide] libcrypt & libgpg-error issues on AIX 5.3

On 7-3-11 21:07 , Williams, Stephen wrote:
> Here is what I have in the log.

Here is the offending part:

configure:6988: checking for mhash_get_block_size in -lmhash
configure:7013: gcc -o conftest -g -O2   -L/usr/local/lib -static -lC
conftest.c -lmhash   >&5
ld: 0711-317 ERROR: Undefined symbol: encrypted_pw_passlen
ld: 0711-317 ERROR: Undefined symbol: max_history_size
ld: 0711-317 ERROR: Undefined symbol: crypt_r
ld: 0711-317 ERROR: Undefined symbol: getpass_auto
ld: 0711-317 ERROR: Undefined symbol: max_pw_passlen
ld: 0711-317 ERROR: Undefined symbol: rpl_malloc
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.
collect2: ld returned 8 exit status

According to
http://comments.gmane.org/gmane.comp.debugging.valgrind/10802 these
symbols are in libcrypt. Try:

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

Regards,

Richard
_______________________________________________
Aide mailing list
Aide at cs.tut.fi
https://mailman.cs.tut.fi/mailman/listinfo/aide

Hmm well looks like it is still having some issues here is the latest config log.

This E-mail and any of its attachments may contain Time Warner Cable proprietary information, which is privileged, confidential, or subject to copyright belonging to Time Warner Cable. This E-mail is intended solely for the use of the individual or entity to which it is addressed. If you are not the intended recipient of this E-mail, you are hereby notified that any dissemination, distribution, copying, or action taken in relation to the contents of and attachments to this E-mail is strictly prohibited and may be unlawful. If you have received this E-mail in error, please notify the sender immediately and permanently delete the original and any copy of this E-mail and any printout.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log.gz
Type: application/x-gzip
Size: 19583 bytes
Desc: config.log.gz
Url : https://mailman.cs.tut.fi/pipermail/aide/attachments/20110307/1a9d769c/attachment-0001.bin 


More information about the Aide mailing list