Redit Errors using Teleport

From: Demetrius Harris (ldh1@Archive.MsState.Edu)
Date: 07/22/96


This may be old, but i haven't seen it.

I add teleport to my mud and now i get the following errors in redit.c

make ../bin/circle.new
make[1]: Entering directory `/home/student/wutang/.intel/src'
gcc -c -g -O -Wall -fno-strict-prototypes  redit.c
redit.c: In function `redit_save_to_disk':
redit.c:366: warning: passing arg 2 of `sprintbit' from incompatible pointer type
redit.c:366: too few arguments to function `sprintbit'
redit.c:368: invalid use of void expression
redit.c: In function `redit_disp_teleport_menu':
redit.c:438: `REDIT_TELEPORT_MENU' undeclared (first use this function)
redit.c:438: (Each undeclared identifier is reported only once
redit.c:438: for each function it appears in.)
redit.c: In function `redit_parse':
redit.c:719: `REDIT_TELEPORT_TARGET' undeclared (first use this function)
redit.c:724: `REDIT_TELEPORT_FREQ' undeclared (first use this function)
redit.c:733: `REDIT_TELEPORT_OBJ' undeclared (first use this function)
redit.c:774: `REDIT_TELEPORT_MENU' undeclared (first use this function)
make[1]: *** [redit.o] Error 1
make[1]: Leaving directory `/home/student/wutang/.intel/src'
make: *** [default] Error 2

and also is sprintbitascii a function?



This archive was generated by hypermail 2b30 : 12/07/00 PST