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

Williams, Stephen stephen.williams at twcable.com
Tue Mar 8 22:22:44 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: Tuesday, March 08, 2011 2:06 PM
To: Aide user mailinglist
Subject: Re: [Aide] libcrypt & libgpg-error issues on AIX 5.3

On 7-3-11 22:26 , Williams, Stephen wrote:
> Hmm well looks like it is still having some issues here is the latest config log.

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   -lcrypt >&5
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

Aide does not use rpl_malloc, so I guess this error comes from libmhash.

>From the Aide README:

    For AIX 5.3 it has been reported there is a problem with using mhash
    which causes an "Undefined symbol: .rpl_malloc" error. This is a problem
    in mhash_config.h which can be fixed by removing the line that reads
    #define malloc rpl_malloc

I suppose you need to recompile libmhash.a after this change.

Regards,

Richard

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

I saw that note and removed it where I thought it was supposed to be removed at, but I am going to assume I did this wrong. I just ran a find in the mhash source dir and found all instances of rpl_malloc and removed them and it compiled finally.

Thanks so much for all your time and help Richard.

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.


More information about the Aide mailing list