PDA

View Full Version : get error after update showeq , need help PLZ



micmic
07-30-2003, 12:37 PM
AFTER FIRST TIME INSTALLED, RUN SHOWEQ SHOW UNKNOW SPAWN INFORMATION & AT THE TERMINAL SHOW ME

"uncompress failed on 0xa022: data error
uncompress failed on 0x2022: data error
uncompress failed on 0x2159: data error
uncompress failed on 0x2159: data error
uncompress failed on 0xa039: data error"
And before first time install i have Unzip sequp_062003 into the src directory
SHOW UNKNOW SPAWN SO I GO TO UPDATE SHOWEQ PROGRAMES

cd /seq/showeq
make distclean
cvs -d:pserver:[email protected]:/cvsroot/seq login
cvs -z3 update
---------CHECKING AND DOWNLOAD SOME FILES ...........--------------------------
cvs -d:pserver:[email protected]:/cvsroot/seq logout
export CC=gcc3
export CXX=g++3
export QTDIR=/usr/lib/qt-3.1
make -f Makefile.dist
./configure && make
But after type "./configure && make" show me error @@

make all-recursive
make[1]: Entering directory `/root/showeq'
Making all in maps
make[2]: Entering directory `/root/showeq/maps'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/showeq/maps'
Making all in src
make[2]: Entering directory `/root/showeq/src'
make all-am
make[3]: Entering directory `/root/showeq/src'
source='spawnlist.cpp' object='spawnlist.o' libtool=no \
depfile='.deps/spawnlist.Po' tmpdepfile='.deps/spawnlist.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt-3.1/include -I/usr/X11R6/include -DMAPDIR=\"/usr/local/share/showeq\" -DLOGDIR=\"/usr/local/share/showeq\" -I/us r/include/pcap -D_REENTRANT -O2 -Wall -g -ggdb -DDEBUG -finline-functions -DQT_THREAD_SUPPORT=1 -DDISPLAY_ICONS=false -DICON_DIR=\"/eq-icons/\" -c -o spaw nlist.o `test -f 'spawnlist.cpp' || echo './'`spawnlist.cpp
In file included from packet.h:44,
from spawnlist.cpp:35:
opcodes.h:30: parse error before `<<' token
In file included from packet.h:44,
from spawnlist.cpp:35:
opcodes.h:35:1: warning: "ZoneEntryCode" redefined
opcodes.h:32:1: warning: this is the location of the previous definition
opcodes.h:43:1: warning: "CharProfileCode" redefined
opcodes.h:40:1: warning: this is the location of the previous definition
opcodes.h:51:1: warning: "ChannelMessageCode" redefined
opcodes.h:48:1: warning: this is the location of the previous definition
opcodes.h:62:1: warning: "ConsiderCode" redefined
opcodes.h:59:1: warning: this is the location of the previous definition
opcodes.h:70:1: warning: "ZoneSpawnsCode" redefined
opcodes.h:67:1: warning: this is the location of the previous definition
opcodes.h:78:1: warning: "ClientTargetCode" redefined
opcodes.h:75:1: warning: this is the location of the previous definition
opcodes.h:86:1: warning: "CPlayerItemsCode" redefined
opcodes.h:83:1: warning: this is the location of the previous definition
opcodes.h:94:1: warning: "NewSpawnCode" redefined
opcodes.h:91:1: warning: this is the location of the previous definition
opcodes.h:102:1: warning: "MobUpdateCode" redefined
opcodes.h:99:1: warning: this is the location of the previous definition
opcodes.h:110:1: warning: "sWhoAllOutputCode" redefined
opcodes.h:107:1: warning: this is the location of the previous definition
opcodes.h:118:1: warning: "NewZoneCode" redefined
opcodes.h:115:1: warning: this is the location of the previous definition
opcodes.h:126:1: warning: "DeleteSpawnCode" redefined
opcodes.h:123:1: warning: this is the location of the previous definition
opcodes.h:134:1: warning: "EmoteTextCode" redefined
opcodes.h:131:1: warning: this is the location of the previous definition
opcodes.h:142:1: warning: "MakeDropCode" redefined
opcodes.h:139:1: warning: this is the location of the previous definition
opcodes.h:150:1: warning: "DoorSpawnsCode" redefined
opcodes.h:147:1: warning: this is the location of the previous definition
opcodes.h:162:1: warning: "SpawnUpdateCode" redefined
opcodes.h:159:1: warning: this is the location of the previous definition
opcodes.h:170:1: warning: "NewCorpseCode" redefined
opcodes.h:167:1: warning: this is the location of the previous definition
opcodes.h:183:1: warning: "RemDropCode" redefined
opcodes.h:181:1: warning: this is the location of the previous definition
opcodes.h:197:1: warning: "StartCastCode" redefined
opcodes.h:195:1: warning: this is the location of the previous definition
opcodes.h:215:1: warning: "OpenVendorCode" redefined
opcodes.h:213:1: warning: this is the location of the previous definition
opcodes.h:221:1: warning: "cItemInShopCode" redefined
opcodes.h:219:1: warning: this is the location of the previous definition
opcodes.h:233:1: warning: "cJumpCode" redefined
opcodes.h:231:1: warning: this is the location of the previous definition
opcodes.h:243:1: warning: "cCursorItemCode" redefined
opcodes.h:241:1: warning: this is the location of the previous definition
opcodes.h:255:1: warning: "xBuffDropCode" redefined
opcodes.h:253:1: warning: this is the location of the previous definition
opcodes.h:263:1: warning: "cConCorpseCode" redefined
opcodes.h:261:1: warning: this is the location of the previous definition
opcodes.h:273:1: warning: "FormattedMessageCode" redefined
opcodes.h:271:1: warning: this is the location of the previous definition
opcodes.h:335:1: warning: "cSenseHeadingCode" redefined
opcodes.h:333:1: warning: this is the location of the previous definition
opcodes.h:343:1: warning: "DoorOpenCode" redefined
opcodes.h:341:1: warning: this is the location of the previous definition
opcodes.h:363:1: warning: "BeginCastCode" redefined
opcodes.h:361:1: warning: this is the location of the previous definition
opcodes.h:369:1: warning: "InspectDataCode" redefined
opcodes.h:367:1: warning: this is the location of the previous definition
In file included from /usr/include/c++/3.2.2/vector:66,
from decode.h:17,
from packet.h:45,
from spawnlist.cpp:35:
/usr/include/c++/3.2.2/bits/functexcept.h:84: parse error before `}' token
make[3]: *** [spawnlist.o] Error 1
make[3]: Leaving directory `/root/showeq/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/showeq/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/showeq'
make: *** [all] Error 2

STOP AT HERE !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

How can i fix this problem ?
i'm newbies at the showeq and linux ( my system is redhat 9)

THANKS:) :)