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

Can't get this to compile #1

Open
Xe opened this issue May 4, 2014 · 0 comments
Open

Can't get this to compile #1

Xe opened this issue May 4, 2014 · 0 comments

Comments

@Xe
Copy link

Xe commented May 4, 2014

fluttershy irssi-lua (:master) X > make
cc -Wall -O2 -Werror -g  -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -I/home/xena/downloads/irssi -I/home/xena/downloads/irssi/src -I/home/xena/downloads/irssi/src/fe-common/core -I/home/xena/downloads/irssi/src/core -I/home/xena/downloads/irssi/src/fe-text -I/home/xena/downloads/irssi/src/irc -I/home/xena/downloads/irssi/src/irc/core -I/home/xena/downloads/irssi/src/irc/dcc -I/home/xena/downloads/irssi/src/irc/notifylist -I. -fPIC -c lua_loader.c
In file included from lua_loader.c:21:0:
./lua_loader.h:25:17: fatal error: lua.h: No such file or directory
 #include <lua.h>
                 ^
compilation terminated.
make: *** [lua_loader.o] Error 1

Using Debian 7 and Lua 5.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