PDA

View Full Version : I did new update at 2130 hours PST



Deoen
08-27-2003, 10:33 PM
I down load a fresh copy from CVS at 9:30 pm PST. and then did the normal steps to compile the program. When I did the "make" command.

I received these errors.

everquest.h:312: redefinition of `struct spellBuff'
everquest.h:175: previous definition of `struct spellBuff'
everquest.h:843: redefinition of `struct charProfileStruct'
everquest.h:752: previous definition of `struct charProfileStruct'
everquest.h:898: redefinition of `struct charProfileStruct'
everquest.h:843: previous definition of `struct charProfileStruct'
make[3]: *** [main.o] Error 1
make[3]: Leaving directory `/seq/showeq/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/seq/showeq/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/seq/showeq'
make: *** [all] Error 2


Can anyone tell me how I might be able to correct these problem.

guice
08-27-2003, 11:09 PM
Read the whole thread (http://seq.sourceforge.net/forums/showthread.php?s=&threadid=3913)

Deoen
08-27-2003, 11:48 PM
Thanks I'll reread it again. But at the time I did the down load the Tarball was not there.