Displaying 2 results from an estimated 2 matches for "libdb_cxx".
Did you mean:
libbcxx
2009 Mar 18
0
glusterfs bdb backend problem
...-------------------------------------------------------
My system envirement:
centos4.4 linux x86_64
dkms-fuse-2.7.4-1.nodist.rf
fuse-2.7.4-1.el4.rf
glusterfs 2.0.0rc4
bdb 4.7.25
my bdb 4.7.25:
[root at orion32 bdb-export]# rpm -ql db
/usr/local/bdb4.7/lib64/libdb-4.7.so
/usr/local/bdb4.7/lib64/libdb_cxx-4.7.so
[root at orion32 bdb-export]#rpm -ql db-devel
/usr/local/bdb4.7/include/db.h
/usr/local/bdb4.7/include/db_cxx.h
/usr/local/bdb4.7/lib/libdb-4.7.a
/usr/local/bdb4.7/lib/libdb-4.7.la
/usr/local/bdb4.7/lib/libdb-4.so
/usr/local/bdb4.7/lib/libdb.a
/usr/local/bdb4.7/lib/libdb.so
/usr/local/bdb4....
2007 Sep 13
0
Compilation error when linking libsmbclient.so :-(
...ng libsmbclient.so (3.0.25b).
But I am getting following error when I try to compile my program.
Could any one of you please let me know as how should I go about resolving
this error ?
Thanks and Regards,
Avinash
g++ -g -O2 -o GenericCrwl crwl_cmdargs.o crwl_main.o crwl_crawl.o
../thirdparty/libs/libdb_cxx-4.3.so
-L/net/172.17.8.206/usr/local/avinash/p4/iControl/src/subsystems/src/thirdparty/libs
../filecache/libfilecache.a ../cred/libcred.a
../crwl_plugins/cifs/libcrwl_cifs.a
../crwl_plugins/documentum/libcrwl_documentum.a
../crwl_plugins/local/libcrwl_local.a ../miscutil/libmiscutil.a -lmsrpc
-lsmb...