TLA-702 compile fails with: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../../xlators/storage/bdb/src -fPIC -D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -D_GNU_SOURCE -DGF_LINUX_HOST_OS -Wall -I../../../../../libglusterfs/src -shared -nostartfiles -g -O2 -MT bdb.o -MD -MP -MF .deps/bdb.Tpo -c -o bdb.o ../../../../../xlators/storage/bdb/src/bdb.c ../../../../../xlators/storage/bdb/src/bdb.c: In function 'bdb_print_all_records': ../../../../../xlators/storage/bdb/src/bdb.c:102: error: 'DBC' has no member named 'get' ../../../../../xlators/storage/bdb/src/bdb.c:118: error: 'DBC' has no member named 'close' ../../../../../xlators/storage/bdb/src/bdb.c: In function 'bdb_get_recno': ../../../../../xlators/storage/bdb/src/bdb.c:409: error: 'DBC' has no member named 'get' ../../../../../xlators/storage/bdb/src/bdb.c:419: error: 'DBC' has no member named 'get' ../../../../../xlators/storage/bdb/src/bdb.c:435: error: 'DBC' has no member named 'close' ../../../../../xlators/storage/bdb/src/bdb.c: In function 'bdb_closedir': ../../../../../xlators/storage/bdb/src/bdb.c:1540: error: 'DBC' has no member named 'close' ../../../../../xlators/storage/bdb/src/bdb.c: In function 'bdb_readdir': ../../../../../xlators/storage/bdb/src/bdb.c:2556: error: 'DBC' has no member named 'get' make[5]: *** [bdb.o] Error 1 make[5]: Leaving directory `/home/harrisl/glusterfs/build/xlators/storage/bdb/src' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/home/harrisl/glusterfs/build/xlators/storage/bdb' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/harrisl/glusterfs/build/xlators/storage' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/harrisl/glusterfs/build/xlators' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/harrisl/glusterfs/build' make: *** [all] Error 2 Did you add any dependencies since 688? Harris Landgarten LHJ Technology Solutions, Inc.