Anon cvs is older... But there can be issues since I was just checking in diffs... it compiles on my linux machine...
Jesse On Thu, 22 Jan 2004, Torsten Giebl wrote: > Hello ! > > I get the following errors > when compiling TT2 CVS: > > $ make -f Makefile.ja > gcc -c -Wall -g -I. -I.. `sdl-config --cflags` laser.c > laser.c:993:2: warning: no newline at end of file > gcc -c -Wall -g -I. -I.. `sdl-config --cflags` loaders.c > gcc -c -Wall -g -I. -I.. `sdl-config --cflags` main.c > gcc -c -Wall -g -I. -I.. `sdl-config --cflags` playgame.c > playgame.c: In function `PlayCascade': > playgame.c:1091: error: `o_lives' undeclared (first use in this function) > playgame.c:1091: error: (Each undeclared identifier is reported only once > playgame.c:1091: error: for each function it appears in.) > playgame.c: At top level: > playgame.c:1502: error: conflicting types for `InstructCascade' > funcs.h:29: error: previous declaration of `InstructCascade' > make: *** [playgame.o] Error 1 > > [EMAIL PROTECTED] ~/tuxtype2/tuxtype2/tuxtype > $ > > Is an. CVS behind dev. CVS on Sourceforge ? > > > CU > _______________________________________________ > Tuxtype-dev mailing list > [EMAIL PROTECTED] > http://tux4kids.net/mailman/listinfo/tuxtype-dev > > _______________________________________________ Tuxtype-dev mailing list [EMAIL PROTECTED] http://tux4kids.net/mailman/listinfo/tuxtype-dev
