-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
localhost:zklua steven$ make
gcc -c pkg-config --cflags lua -fPIC -O2 zklua.c
zklua.c:28:1: error: unknown type name '_'
_
^
In file included from zklua.c:29:
In file included from ./zklua.h:24:
In file included from /usr/local/include/lua.h:12:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/6.1.0/include/stdarg.h:30:1: error: expected identifier or
'('
typedef __builtin_va_list va_list;
^
In file included from zklua.c:29:
./zklua.h:28:10: fatal error: 'zookeeper/zookeeper.h' file not found
include <zookeeper/zookeeper.h>
^
3 errors generated.
make: *** [zklua.o] Error 1
Metadata
Metadata
Assignees
Labels
No labels