Unable to install memcacheq on Debian

77 views
Skip to first unread message

imoracle

unread,
Dec 13, 2009, 12:57:37 PM12/13/09
to memcachedb
209:~/binaries/memcacheq-0.2.0# make
make all-am
make[1]: Entering directory `/root/binaries/memcacheq-0.2.0'
gcc -DHAVE_CONFIG_H -I. -I/usr/local/berkeleydb/include -g -O2 -MT
memcacheq.o -MD -MP -MF .deps/memcacheq.Tpo -c -o memcacheq.o
memcacheq.c
mv -f .deps/memcacheq.Tpo .deps/memcacheq.Po
gcc -DHAVE_CONFIG_H -I. -I/usr/local/berkeleydb/include -g -O2 -MT
item.o -MD -MP -MF .deps/item.Tpo -c -o item.o item.c
item.c:181:2: warning: no newline at end of file
mv -f .deps/item.Tpo .deps/item.Po
gcc -DHAVE_CONFIG_H -I. -I/usr/local/berkeleydb/include -g -O2 -MT
thread.o -MD -MP -MF .deps/thread.Tpo -c -o thread.o thread.c
mv -f .deps/thread.Tpo .deps/thread.Po
gcc -DHAVE_CONFIG_H -I. -I/usr/local/berkeleydb/include -g -O2 -MT
bdb.o -MD -MP -MF .deps/bdb.Tpo -c -o bdb.o bdb.c
bdb.c:57: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'qlist_ht_lock'
bdb.c: In function 'qlist_ht_init':
bdb.c:61: error: 'qlist_ht_lock' undeclared (first use in this
function)
bdb.c:61: error: (Each undeclared identifier is reported only once
bdb.c:61: error: for each function it appears in.)
bdb.c: In function 'qlist_ht_close':
bdb.c:71: error: 'qlist_ht_lock' undeclared (first use in this
function)
bdb.c: In function 'bdb_create_queue':
bdb.c:267: error: 'qlist_ht_lock' undeclared (first use in this
function)
bdb.c: In function 'bdb_delete_queue':
bdb.c:324: error: 'qlist_ht_lock' undeclared (first use in this
function)
bdb.c: In function 'dump_qstats_to_db':
bdb.c:372: error: 'qlist_ht_lock' undeclared (first use in this
function)
bdb.c: In function 'print_queue_stats':
bdb.c:459: error: 'qlist_ht_lock' undeclared (first use in this
function)
bdb.c: In function 'bdb_get':
bdb.c:492: error: 'qlist_ht_lock' undeclared (first use in this
function)
bdb.c: In function 'bdb_set':
bdb.c:550: error: 'qlist_ht_lock' undeclared (first use in this
function)
make[1]: *** [bdb.o] Error 1
make[1]: Leaving directory `/root/binaries/memcacheq-0.2.0'
make: *** [all] Error 2

Any help is much appreciated.

Steve Chu

unread,
Dec 13, 2009, 8:01:32 PM12/13/09
to memca...@googlegroups.com

Hi,

Can you provide your debian version? Gcc version?

在 2009-12-14 8:38 AM,"imoracle" <mailsfo...@gmail.com> 说:


--

You received this message because you are subscribed to the Google Groups "memcachedb" group.
To post to this group, send email to memca...@googlegroups.com.
To unsubscribe from this group, send email to memcachedb+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/memcachedb?hl=en.


Reply all
Reply to author
Forward
0 new messages