I'am now using Gmake, i can compile the memchecker with the hack:
 
http://unix.derkeiler.com/Newsgroups/comp.unix.aix/2004-11/0553.html 
 
unfortunately it will only make it compile and coredump if i start it. Has 
anybody a clue what my "real" issue is here? 
 
I have added the -lcrypt flag and also created a dummy file with the undefined 
symbols. I would assume that on a "real" load i will not work because the 
referenced library doesn't exist. Question here would be how do i handle this 
in AIX 5.3 when i don't have a static linked binary for crypt.
 
Thanks for all the responses already.
 
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
 
 

>>> Igmar Palsenberg <ig...@palsenberg.com> 1/21/2011 12:02 pm >>>



The ./configure works Properly for me... but here i get stuck, the question is 
why is that, i have no clue what the -C stands for otherwise i could eventually 
replace it.


install GNU make. Don't even bother porting to the AIX make.


Igmar


Based on previous e-mail correspondence with you and/or an agreement reached 
with you, we consider ourselves authorized to contact you via unsecured e-mail. 
Warning: 
(a) E-mails can involve SUBSTANTIAL RISKS, e.g. lack of confidentiality, 
potential manipulation of contents and/or sender's address, incorrect recipient 
(misdirection), viruses etc. We assume no responsi-bility for any loss or 
damage resulting from the use of e-mails. We recommend in particular that you 
do NOT SEND ANY SENSITIVE INFORMATION, that you do not include details of the 
previous message in any reply, and that you enter e-mail address(es) manually 
every time you write an e-mail. 
(b) As a matter of principle, we do NOT accept any ORDERS, revocations of 
orders or authorizations, blocking of credit cards, etc., sent by e-mail Should 
such an e-mail nevertheless be received, we are not obliged to act on or 
respond to the e-mail. 
Please notify us immediately if you received this e-mail by mistake or if you 
do not wish to receive any further e-mail correspondence. If you have received 
this e-mail by mistake, please completely delete it (and any attachments) and 
do not forward it or inform any other person of its contents.
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to