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

Rekompensata pieniezna za pomoc w kompilacji ots-a.

Status
Not open for further replies.

akues

Well-Known Member
Joined
Dec 20, 2009
Messages
1,653
Reaction score
72
Location
Poland
Instalowałem od nowa chyba wszytskie boosty, libboosty. A to ciagle wywala jakies bledy. Mam debiana lenny. Za pomoc w skompilowaniu silnika zaplace ladna sumke. Prosze o tutorial co mam zrobic gdy przeinstaluja mi system (po reinstalce bedzie debian etch, a ja mam teraz lenny). Oto problem:

Code:
Configure complete, now you may type 'make'.
root@admin76:/home/0.3.3# make
make  all-am
make[1]: Wejście do katalogu `/home/0.3.3'
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1    -D__USE_MYSQL__ -D__USE_SQLITE__    -D__ENABLE_SERVER_DIAGNOSTIC__ -D__REMOTE_CONTROL__ -D_THREAD_SAFE -D_REENTRANT -Wall -g -O1 -MT account.o -MD -MP -MF .deps/account.Tpo -c -o account.o account.cpp
mv -f .deps/account.Tpo .deps/account.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1    -D__USE_MYSQL__ -D__USE_SQLITE__    -D__ENABLE_SERVER_DIAGNOSTIC__ -D__REMOTE_CONTROL__ -D_THREAD_SAFE -D_REENTRANT -Wall -g -O1 -MT actions.o -MD -MP -MF .deps/actions.Tpo -c -o actions.o actions.cpp
mv -f .deps/actions.Tpo .deps/actions.Po
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1    -D__USE_MYSQL__ -D__USE_SQLITE__    -D__ENABLE_SERVER_DIAGNOSTIC__ -D__REMOTE_CONTROL__ -D_THREAD_SAFE -D_REENTRANT -Wall -g -O1 -MT admin.o -MD -MP -MF .deps/admin.Tpo -c -o admin.o admin.cpp
In file included from admin.cpp:31:
connection.h:62: error: expected ';' before '(' token
connection.h:95: error: 'asio' has not been declared
connection.h:95: error: expected `)' before '&' token
connection.h:121: error: 'asio' has not been declared
connection.h:121: error: ISO C++ forbids declaration of 'socket' with no type
connection.h:121: error: expected ';' before '&' token
connection.h:122: error: expected `;' before 'uint32_t'
connection.h:140: error: expected ',' or '...' before '::' token
connection.h:140: error: ISO C++ forbids declaration of 'asio' with no type
connection.h:141: error: expected ',' or '...' before '::' token
connection.h:141: error: ISO C++ forbids declaration of 'asio' with no type
connection.h:144: error: expected ',' or '...' before '::' token
connection.h:144: error: ISO C++ forbids declaration of 'asio' with no type
connection.h:146: error: expected ',' or '...' before '::' token
connection.h:146: error: ISO C++ forbids declaration of 'asio' with no type
connection.h:147: error: expected ',' or '...' before '::' token
connection.h:147: error: ISO C++ forbids declaration of 'asio' with no type
connection.h:152: error: 'asio' has not been declared
connection.h:152: error: ISO C++ forbids declaration of 'socket' with no type
connection.h:152: error: expected ';' before 'm_socket'
make[1]: *** [admin.o] Błąd 1
make[1]: Opuszczenie katalogu `/home/0.3.3'
make: *** [all] Błąd 2
root@admin76:/home/0.3.3#
 
Last edited:
Pierw rekompensata, później ci to zrobię. :peace: <Peace><Peace>
 
@up: dam ci nowe ferrari, ale najpierw zapłać mi 100 złotych, na prawdę ci sie opłaca!
 
Status
Not open for further replies.
Back
Top