Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build failed (Lua 5.3.4) #5

Open
phonehold opened this issue Jun 23, 2017 · 0 comments
Open

build failed (Lua 5.3.4) #5

phonehold opened this issue Jun 23, 2017 · 0 comments

Comments

@phonehold
Copy link

phonehold commented Jun 23, 2017

[root@localhost ljdns]# make
cc -std=c99 -O2 -g -fPIC -shared src/utils.c src/murmurhash3.c -o kdns_clib.so
luajit dns.test.lua
luajit: ./dns/utils.lua:372: attempt to index field 't' (a nil value)
stack traceback:
        ./dns/utils.lua:372: in main chunk
        [C]: in function 'require'
        ./dns.lua:6: in main chunk
        [C]: in function 'require'
        dns.test.lua:1: in main chunk
        [C]: at 0x55beb4d0e580
Makefile:35: recipe for target 'dns.test' failed
make: *** [dns.test] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant