annotate paste/paste.16473 @ 12274:3c04e9ef7a3a draft

<kspalaiologos> `` cp -rf /hackenv/tmp/asmbf-1.2.7/bin/* /hackenv/lib/kps/
author HackEso <hackeso@esolangs.org>
date Tue, 31 Dec 2019 17:47:30 +0000
parents a6c01ed30736
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1106
a6c01ed30736 <GreyKnight> cat luabuild/lua-5.2.1/make.err | paste
HackBot
parents:
diff changeset
1 lua.c:67:31: error: readline/readline.h: No such file or directory
a6c01ed30736 <GreyKnight> cat luabuild/lua-5.2.1/make.err | paste
HackBot
parents:
diff changeset
2 lua.c:68:30: error: readline/history.h: No such file or directory
a6c01ed30736 <GreyKnight> cat luabuild/lua-5.2.1/make.err | paste
HackBot
parents:
diff changeset
3 lua.c: In function ‘pushline’:
a6c01ed30736 <GreyKnight> cat luabuild/lua-5.2.1/make.err | paste
HackBot
parents:
diff changeset
4 lua.c:266: warning: implicit declaration of function ‘readline’
a6c01ed30736 <GreyKnight> cat luabuild/lua-5.2.1/make.err | paste
HackBot
parents:
diff changeset
5 lua.c:266: warning: assignment makes pointer from integer without a cast
a6c01ed30736 <GreyKnight> cat luabuild/lua-5.2.1/make.err | paste
HackBot
parents:
diff changeset
6 lua.c: In function ‘loadline’:
a6c01ed30736 <GreyKnight> cat luabuild/lua-5.2.1/make.err | paste
HackBot
parents:
diff changeset
7 lua.c:296: warning: implicit declaration of function ‘add_history’
a6c01ed30736 <GreyKnight> cat luabuild/lua-5.2.1/make.err | paste
HackBot
parents:
diff changeset
8 make[2]: *** [lua.o] Error 1
a6c01ed30736 <GreyKnight> cat luabuild/lua-5.2.1/make.err | paste
HackBot
parents:
diff changeset
9 make[1]: *** [linux] Error 2
a6c01ed30736 <GreyKnight> cat luabuild/lua-5.2.1/make.err | paste
HackBot
parents:
diff changeset
10 make: *** [linux] Error 2