• 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!

Compiling Tibia 8.6 - linux debian 7.0

Maniek PL-1

New Member
Joined
Feb 18, 2014
Messages
18
Reaction score
1
I need your help with server's complication

1. after typing in a commend:



cd / home / funots
. / Autogen.sh
Code:
root @ h214 :/ home / funots #. / Autogen.sh
autoreconf: wejscie do katalogu `'.
autoreconf: configure.ac: NIE ZA Pomocą gettext
autoreconf: Dlugosc: aclocal - Siła
autoreconf: configure.ac: śledzenie
autoreconf: configure.ac: nie używając Libtool
autoreconf: Dlugosc: / usr / bin / autoconf - Siła
autoreconf: Dlugosc: / usr / bin / autoheader - Siła
autoreconf: Dlugosc: automake - add-missing - Kopia - brak sil
autoreconf: Opuszczenie katalogu `'.



root @ h214 :/ home / funots #. / Configure
Code:
sprawdzanie Głównym w-lboost_filesystem ... tak
Wzmocnienie kontroli / asio.hpp użyteczność ... tak
sprawdzanie obecności doładowania / asio.hpp ... tak
sprawdzanie doładowania / asio.hpp ... tak
sprawdzanie pkg-config ... / usr / bin / pkg-config
sprawdzenia pkg-config żart w wersji co najmniej 0.9.0 ... tak
sprawdzanie LUA ... NIE
sprawdzenie lua.h użyteczność ... tak
sprawdzanie obecności lua.h ... tak
sprawdzanie lua.h. .. Tak
sprawdzanie Głównym w-llua ... tak
sprawdzenie sqlite3.h użyteczność ... NIE
sprawdzenie sqlite3.h obecności ... NIE
sprawdzanie sqlite3.h ... NIE
skonfigurować: Blad: "nagłówki Sqlite3 brakuje."



two problem

. 2 server
cd / root / tfs

. / configure


Code:
/usr/include/boost/thread/detail/thread.hpp:766:56: error: 'errc' is not a member of 'boost::system'
In file included from /usr/include/boost/thread.hpp:23:0,
                from otsystem.h:34,
                from baseevents.h:20,
                from actions.h:20,
                from actions.cpp:20:
/usr/include/boost/thread/barrier.hpp: In constructor 'boost::barrier::barrier(unsigned int)':
/usr/include/boost/thread/barrier.hpp:35:57: error: 'errc' is not a member of 'boost::system'
make[1]: *** [actions.o] Error 1
make[1]: Leaving directory `/root/tfs'
make: *** [all] Error 2
 
Back
Top