annotate paste/paste.16473 @ 12257:1924fe176291 draft

<fizzie> ` sed -e \'s|wisdom|bin|\' < ../bin/cwlprits > ../bin/cblprits; chmod a+x ../bin/cblprits
author HackEso <hackeso@esolangs.org>
date Sat, 07 Dec 2019 23:36:53 +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