comparison paste/paste.16473 @ 1106:a6c01ed30736

<GreyKnight> cat luabuild/lua-5.2.1/make.err | paste
author HackBot
date Fri, 14 Dec 2012 21:27:30 +0000
parents
children
comparison
equal deleted inserted replaced
1105:05d749e1b42b 1106:a6c01ed30736
1 lua.c:67:31: error: readline/readline.h: No such file or directory
2 lua.c:68:30: error: readline/history.h: No such file or directory
3 lua.c: In function ‘pushline’:
4 lua.c:266: warning: implicit declaration of function ‘readline’
5 lua.c:266: warning: assignment makes pointer from integer without a cast
6 lua.c: In function ‘loadline’:
7 lua.c:296: warning: implicit declaration of function ‘add_history’
8 make[2]: *** [lua.o] Error 1
9 make[1]: *** [linux] Error 2
10 make: *** [linux] Error 2