compile problems
Jeff (norton@polarnet.com)
Tue, 11 May 1999 08:26:18 -0800
I get the flowing small errors and I don't have a clue as to the cure
, hopefully someone can point me in the right direction
gcc -O2 -Wall -I/usr/X11R6/include -c parser.c
parser.c: In function `InitHash':
parser.c:93: warning: type defaults to `int' in declaration of `i'
parser.c: In function `FindTerm':
parser.c:121: warning: type defaults to `int' in declaration of `i'
parser.c: In function `GetNextStatement':
parser.c:339: warning: type defaults to `int' in declaration of `k'
gcc -O2 -Wall -I/usr/X11R6/include -c readpacket.c
i
make[1]: Entering directory `/home/jeff/AfterStep-1.7.90/src/Gnome'
gcc -O2 -Wall -I/usr/X11R6/include -c Gnome.c
Gnome.c: In function `gnome_handle_win_state':
Gnome.c:606: warning: implicit declaration of function
`gnome_get_prop_workspace'
Gnome.c: At top level:
Gnome.c:669: warning: type mismatch with previous implicit declaration
Gnome.c:606: warning: previous implicit declaration of
`gnome_get_prop_workspace'
Gnome.c:669: warning: `gnome_get_prop_workspace' was previously
implicitly declared to return `int'
gcc Gnome.o ../../lib/libafterstep.a -lX11 -L/usr/X11R6/lib -lSM
-lICE -lXpm -lXext -o Gnome
make[1]: Leaving directory `/home/jeff/AfterStep-1.7.90/src/Gnome'
Thanks
--
WWW: http://www.afterstep.org/
FTP: ftp://ftp.afterstep.org/
MAIL: http://www.calderasystems.com/linuxcenter/forums/afterstep.html