annotate paste/paste.6707 @ 12500:e48c08805365 draft default tip

<b_jonas> ` learn \'The password of the month is Cthulhuquagdonic Mothraquagdonic Narwhalicorn.\' # https://logs.esolangs.org/libera-esolangs/2024-04.html#lKE Infinite craft
author HackEso <hackeso@esolangs.org>
date Wed, 01 May 2024 06:39:10 +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