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

błąd podczas kompilacji (debian)

bandita315

New Member
Joined
Nov 29, 2008
Messages
48
Reaction score
0
Code:
g++ -DHAVE_CONFIG_H -I.    -I/usr/include/libxml2  -I/usr/include/lua5.1    -D__USE_MYSQL__     -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
In file included from baseevents.h:20,
                 from actions.h:20,
                 from actions.cpp:20:
otsystem.h:79:11: error: missing binary operator before token "_MSC_VER"
make[1]: *** [actions.o] Error 1
make[1]: Leaving directory `/home/forgottenserver/source'
make: *** [all] Error 2

mam taki bląd po wpisaniu 'make"
(tfs 0.3.6 debian 5.0 lenny)


jak temu zaradzic ?
 
@UP

Pomijając, ze jak wyzej wspomnialem mam system DEBIAN a nie UBUNTU, w temacie do ktorego link podaleś gówno jest (czyt 0 solutions)
....
 
W ten sposob chcialem zaznaczyc, ze mam ten sam problem i jeszcze nie zostal rozwiazany. A ubuntu ma korzenie u debian, wiec wielkiej roznicy miedzy nimi nie ma.

Moze Elf zajrzy do ktorego z tematow, bo moj temat juz wisi troszke :<
 
Back
Top