hud.c fails to compile.
David Ramsden <[email protected]> Wed, 4 Aug 2004 02:04:05 +0100
| Newsgroups | gmane.comp.emulators.winex.devel |
|---|---|
| Message-ID | <20040804010405.GA14510@hexstream> |
Hi, First off, here is the error message: --- hud.c:97: error: parse error before "profile_font" hud.c:97: warning: type defaults to `int' in declaration of `profile_font' hud.c:234: warning: data definition has no type or storage class hud.c:241: warning: `last_profile' defined but not used hud.c:242: warning: `prof_timers' defined but not used hud.c:243: warning: `prof_counters' defined but not used hud.c:244: warning: `num_timers' defined but not used hud.c:244: warning: `num_counters' defined but not used hud.c:254: warning: `compute_fps' defined but not used hud.c:311: warning: `ConvMB' defined but not used make[2]: *** [hud.o] Error 1 make[2]: Leaving directory `/home/david/winex/dlls/x11drv' make[1]: *** [x11drv/libx11drv.so] Error 2 make[1]: Leaving directory `/home/david/winex/dlls' make: *** [dlls] Error 2 --- And now for my system information: Debian GNU/Linux unstable (Sid), kernel 2.6.8-rc2-mm2 (x86) gcc -v as follows: --- Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.4/specs Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux Thread model: posix gcc version 3.3.4 (Debian 1:3.3.4-7) --- Any ideas on this error? I checked out winex from CVS about 10 minutes ago too, so it is up to date. Thanks in advance, David. -- .''`. David Ramsden <[email protected]> : :' : http://david.hexstream.eu.org/ `. `'` PGP key ID: 507B379B on wwwkeys.pgp.net `- Debian - when you have better things to do than to fix a system.