annotate paste/paste.6707 @ 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 3e08319a9081
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1108
3e08319a9081 <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
3e08319a9081 <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
3e08319a9081 <GreyKnight> cat luabuild/lua-5.2.1/make.err | paste
HackBot
parents:
diff changeset
3 lua.c: In function ‘pushline’:
3e08319a9081 <GreyKnight> cat luabuild/lua-5.2.1/make.err | paste
HackBot
parents:
diff changeset
4 lua.c:266: warning: implicit declaration of function ‘readline’
3e08319a9081 <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
3e08319a9081 <GreyKnight> cat luabuild/lua-5.2.1/make.err | paste
HackBot
parents:
diff changeset
6 lua.c: In function ‘loadline’:
3e08319a9081 <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’
3e08319a9081 <GreyKnight> cat luabuild/lua-5.2.1/make.err | paste
HackBot
parents:
diff changeset
8 make[2]: *** [lua.o] Error 1
3e08319a9081 <GreyKnight> cat luabuild/lua-5.2.1/make.err | paste
HackBot
parents:
diff changeset
9 make[1]: *** [linux] Error 2
3e08319a9081 <GreyKnight> cat luabuild/lua-5.2.1/make.err | paste
HackBot
parents:
diff changeset
10 make: *** [linux] Error 2