memslap is not built and fails to compile

Bug #728462 reported by CaptTofu
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
libmemcached
Fix Released
Medium
Brian Aker

Bug Description

I am unable to get memslap built. First of all, when you compile libmemcached, memslap is no longer built. Secondly, when I try to compile is specifically, I get this:

[patrick@api-01 clients]$ make memslap
cc memslap.c -o memslap
memslap.c:16:20: error: config.h: No such file or directory
In file included from ms_thread.h:31,
                 from memslap.c:35:
ms_conn.h:16:19: error: event.h: No such file or directory
In file included from ms_thread.h:31,
                 from memslap.c:35:
ms_conn.h:124: error: field ‘event’ has incomplete type
In file included from memslap.c:35:
ms_thread.h:60: error: field ‘clock_event’ has incomplete type
memslap.c: In function ‘ms_help_command’:
memslap.c:317: error: ‘for’ loop initial declaration used outside C99 mode
make: *** [memslap] Error 1

This is centos 5.5

Revision history for this message
Brian Aker (brianaker) wrote :

I've restored the old version which does not have these issues.

Changed in libmemcached:
status: New → Fix Committed
assignee: nobody → Brian Aker (brianaker)
importance: Undecided → Medium
Brian Aker (brianaker)
Changed in libmemcached:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.