Skip to content

How to install zklua on macosx? #16

@wbdu

Description

@wbdu

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions