gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gluster-devel] tla 702 compile errors


From: Harris Landgarten
Subject: [Gluster-devel] tla 702 compile errors
Date: Tue, 11 Mar 2008 10:16:39 -0500 (EST)

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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]