• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Compiling cannot find -llua51

FilipeJF

New Member
Joined
Jan 9, 2012
Messages
124
Reaction score
4
When I try to compile Crying Damson 0.3.6 tibia 8.6 I get this error:

Code:
  cannot find -llua51

How to fix it?
 
Now I get other error.

BFD (GNU Binutils) 2.18.50.20080109 internal error, aborting at ../../binutils-2.18.50/bfd/reloc.c line 5305 in bfd_generic_get_relocated_section_contents

But there I had -llua51 and -llua5.1.
 
Then delete -llua51. I dont know anything about the second one, looks like a compiler error not something with the actual source. What compiler are you using?
 
Back
Top