Errors in Utility Programs (vanilla circle30bpl11)

From: Ground Zero Enterprises (zero@baker.cnw.com)
Date: 06/09/96


I thought i heard the utilities were supposed to all be fixed in patch 
level 11, if this isn't correct just ignore this message but if they 
_are_ supposed to be working I am getting some make errors.  I am 
compiling on Sunos 5.3.

> make utils
make ../bin/autowiz
make[1]: Entering directory `/home/z/zero/circle/src'
gcc -g -O -Wall -fno-strict-prototypes  -o ../bin/autowiz util/autowiz.c
util/autowiz.c: In function `read_file':
util/autowiz.c:93: warning: comparison between pointer and integer
util/autowiz.c:97: warning: passing arg 1 of `add_name' makes integer 
from point
make[1]: Leaving directory `/home/z/zero/circle/src'
make ../bin/delobjs
make[1]: Entering directory `/home/z/zero/circle/src'
gcc -g -O -Wall -fno-strict-prototypes  -o ../bin/delobjs util/delobjs.c
make[1]: Leaving directory `/home/z/zero/circle/src'
make ../bin/listrent
make[1]: Entering directory `/home/z/zero/circle/src'
gcc -g -O -Wall -fno-strict-prototypes  -o ../bin/listrent util/listrent.c
make[1]: Leaving directory `/home/z/zero/circle/src'
make ../bin/mudpasswd
make[1]: Entering directory `/home/z/zero/circle/src'
gcc -g -O -Wall -fno-strict-prototypes  -o ../bin/mudpasswd 
util/mudpasswd.c -l
make[1]: Leaving directory `/home/z/zero/circle/src'
make ../bin/play2to3
make[1]: Entering directory `/home/z/zero/circle/src'
gcc -g -O -Wall -fno-strict-prototypes  -o ../bin/play2to3 util/play2to3.c
make[1]: Leaving directory `/home/z/zero/circle/src'
make ../bin/purgeplay
make[1]: Entering directory `/home/z/zero/circle/src'
gcc -g -O -Wall -fno-strict-prototypes  -o ../bin/purgeplay util/purgeplay.c
util/purgeplay.c: In function `purge':
util/purgeplay.c:51: warning: comparison between pointer and integer
util/purgeplay.c:60: warning: comparison between pointer and integer
util/purgeplay.c:63: warning: comparison between pointer and integer
util/purgeplay.c:64: warning: comparison between pointer and integer
util/purgeplay.c:65: warning: comparison between pointer and integer
util/purgeplay.c:66: warning: comparison between pointer and integer
util/purgeplay.c:68: warning: comparison between pointer and integer
util/purgeplay.c:78: warning: int format, pointer arg (arg 3)
make[1]: Leaving directory `/home/z/zero/circle/src'
make ../bin/shopconv
make[1]: Entering directory `/home/z/zero/circle/src'
gcc -g -O -Wall -fno-strict-prototypes  -o ../bin/shopconv util/shopconv.c
make[1]: Leaving directory `/home/z/zero/circle/src'
make ../bin/showplay
make[1]: Entering directory `/home/z/zero/circle/src'
gcc -g -O -Wall -fno-strict-prototypes  -o ../bin/showplay util/showplay.c
util/showplay.c: In function `show':
util/showplay.c:32: switch quantity not an integer
util/showplay.c:68: warning: int format, pointer arg (arg 5)
make[1]: *** [../bin/showplay] Error 1
make[1]: Leaving directory `/home/z/zero/circle/src'
make: *** [utils] Error 2

Are these common problems or something that can be fixed? I haven't 
changed any of the files.

Thanks,
Chris



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