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 error for current working version #2617

Closed
quchunguang opened this issue Jun 12, 2015 · 1 comment
Closed

build error for current working version #2617

quchunguang opened this issue Jun 12, 2015 · 1 comment

Comments

@quchunguang
Copy link

$ LANG=C make
cd src && make all
make[1]: Entering directory '/home/qcg/share/redis/src'
LINK redis-server
scripting.o: In function luaLoadLibraries': /home/qcg/share/redis/src/scripting.c:588: undefined reference toluaopen_bit'
collect2: error: ld returned 1 exit status
Makefile:174: recipe for target 'redis-server' failed
make[1]: *** [redis-server] Error 1
make[1]: Leaving directory '/home/qcg/share/redis/src'
Makefile:6: recipe for target 'all' failed
make: *** [all] Error 2

$ uname -a
Linux kevin1 3.19.0-18-generic #18-Ubuntu SMP Tue May 19 18:31:35 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

@quchunguang
Copy link
Author

sorry.
I forgot make distclean first.
Closed.

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