• 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 Problem With Tfs 0.2.2

Lolek

New Member
Joined
Sep 29, 2008
Messages
298
Reaction score
0
Hi all I have a problem with TFS 0.2.2 and more specifically with the complication in putty type make Error pops up

PHP:
/ usr / bin / ld: can not find-llua5.1-sql-sqlite 
collect2: ld returned 1 exit status 
make: *** [forgottenserver] Error 1

Please describe step by step what the name of the putty


Sorrry For my english
 
-bash: sudo: command not found

Im use debian 4.0

@edit

After typing llua5.1 wget and other commands without sudo (as in Debian there is no sudo command) I have this error

- 2009-07-04 07:39:17 - http://llua5.1/
Translation llua5.1 ... Failed: The name or the service is unknown.
wget: failed to resolve host address `llua5.1 '
 
Next problem ;/

PHP:
/usr/bin/ld: cannot find -lboost_system
collect2: ld returned 1 exit status
make: *** [forgottenserver] Błąd 1

Next:

PHP:
In file included from otserv.cpp:24:
server.h: In member function 'bool ServiceManager::add(uint16_t)':
server.h:126: error: 'cout' is not a member of 'std'
server.h:146: error: 'cout' is not a member of 'std'
make: *** [otserv.o] Błąd 1

Next: (Full time only errors; /)
PHP:
/usr/bin/ld: cannot find -llua5.1-sql-sqlite
collect2: ld returned 1 exit status
make: *** [forgottenserver] Błąd 1
 
Last edited:
Back
Top