Groups
Groups
Sign in
Groups
Groups
memcached-tag
Conversations
About
Send feedback
Help
Compile memcached tag
36 views
Skip to first unread message
dimarikson
unread,
Dec 30, 2010, 7:19:43 AM
12/30/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to memcached-tag
Hi to everyone.
I have faced with a problem during installing memcached tag. I have
googled deeply but nothing found.
... undefined reference to `do_tag_dump'
... undefined reference to `tag_init'
... undefined reference to `do_tag_delete'
...
My steps:
1.Downloaded memcached tag source: memcached-tag.1.2.4.tar.gz
2. Downloaded memcached tag patch: memcached-tag.1.2.4.patch
3. Applied patch: patch < memcached-tag.1.2.4.patch
patching file
Makefile.am
patching file
items.c
patching file
memcached.c
patching file
memcached.h
patching file
splaytree.c
patching file
splaytree.h
patching file
tag.c
patching file
tag.h
patching file thread.c
4. ./configure (completed with no errors)
5. make
....
memcached-memcached.o: In function
`process_stats_detail':
/home/dbelyaev/Downloads/memcached-1.2.4/memcached.c:1009: undefined
reference to
`do_tag_dump'
memcached-memcached.o: In function
`main':
/home/dbelyaev/Downloads/memcached-1.2.4/memcached.c:3044: undefined
reference to
`tag_init'
memcached-memcached.o: In function
`process_tag_delete_command':
/home/dbelyaev/Downloads/memcached-1.2.4/memcached.c:1685: undefined
reference to
`do_tag_delete'
memcached-memcached.o: In function
`process_delete_command':
/home/dbelyaev/Downloads/memcached-1.2.4/memcached.c:1649: undefined
reference to
`do_tag_reverse_del_key'
memcached-memcached.o: In function
`process_tag_add_command':
/home/dbelyaev/Downloads/memcached-1.2.4/memcached.c:1472: undefined
reference to
`do_tag_insert'
memcached-items.o: In function
`do_item_alloc':
/home/dbelyaev/Downloads/memcached-1.2.4/items.c:132: undefined
reference to
`do_tag_reverse_del_key'
collect2: ld returned 1 exit
status
make[2]: *** [memcached] Error
1
make[2]: Leaving directory `/home/dbelyaev/Downloads/
memcached-1.2.4'
make[1]: *** [all-recursive] Error
1
make[1]: Leaving directory `/home/dbelyaev/Downloads/
memcached-1.2.4'
make: *** [all] Error 2
How to solve this? Thanks in advance.
Reply all
Reply to author
Forward
0 new messages