Forum: CFEngine Help
Subject: Re: CFEngine Help: Re: libtokyocabinet.so.9 error on AIX 5.2
Author: raymondcox
Link to topic: https://cfengine.com/forum/read.php?3,25650,25658#msg-25658

Thanks again for the response. I do have a library in /usr/local/lib and it 
appears that I have tchdbnew included in it:

nm /usr/local/lib/libtokyocabinet.a | grep tchdbnew
.tchdbnew            T        7344
tchdbnew             D       85420
tchdbnew             d       85420          12
.tchdbnew            U           -
.tchdbnew            U           -
.tchdbnew            U           -

If I look at the contents of that archive I see:

 ar -v -t /usr/local/lib/libtokyocabinet.a
rw-r--r--     0/0     254221 Apr 23 14:30 2012 tcutil.o
rw-r--r--     0/0     117589 Apr 23 14:30 2012 tchdb.o
rw-r--r--     0/0     108500 Apr 23 14:30 2012 tcbdb.o
rw-r--r--     0/0      67137 Apr 23 14:30 2012 tcfdb.o
rw-r--r--     0/0     142644 Apr 23 14:30 2012 tctdb.o
rw-r--r--     0/0     113381 Apr 23 14:30 2012 tcadb.o
rw-r--r--     0/0       6876 Apr 23 14:30 2012 myconf.o
rw-r--r--     0/0       4910 Apr 23 14:30 2012 md5.o


It looks like it should be working. After I ran the gmake in the tokyocabinet 
directory, I ran a gmake check and everything checked out, so I am pretty sure 
tokyocabinet is working.

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to