Fighting Health

Posted by Davidgan on Tue 13 Aug 2002 12:32 PM — 2 posts, 12,120 views.

Singapore #0
When I try to make the healthbar during combat, these errors come up, any help please?
Quote:

$ make
make smaug
make[1]: Entering directory `/home/David/smaug/dist/src'
gcc -c -O -g3 -Wall -Wuninitialized -DSMAUG comm
comm.c: In function `display_prompt':
comm.c:166: warning: implicit declaration of function `d
comm.c:166: warning: assignment makes pointer from integ
comm.c:170: warning: implicit declaration of function `d
comm.c:170: warning: assignment makes pointer from integ
comm.c:212: warning: implicit declaration of function `m
comm.c:145: warning: `victim' might be used uninitialize
comm.c: At top level:
comm.c:3438: warning: type mismatch with previous implic
comm.c:170: warning: previous implicit declaration of `d
comm.c:3438: warning: `default_fprompt' was previously i
turn `int'
comm.c:3453: warning: type mismatch with previous implic
comm.c:166: warning: previous implicit declaration of `d
comm.c:3453: warning: `default_prompt' was previously im
urn `int'
comm.c:3479: redefinition of `display_prompt'
comm.c:142: `display_prompt' previously defined here
make[1]: *** [comm.o] Error 1
make[1]: Leaving directory `/home/David/smaug/dist/src'
make: *** [all] Error 2

Thanks.
Australia Forum Administrator #1
The error messages seem truncated - try to get the whole message.