after the download of kaffe-1.0.6 and the install of cygwin I tried to compile and run kaffe. Previously I downloaded autoconf-2.13 and performed the command ./configure.
In main folder of kaffe I performed once again ./configure. This yield the attached log file (no errors). But if I type make, I receiv the following:
Making all in .
make[1]: Entering directory `/cygdrive/d/kaffe'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/cygdrive/d/kaffe'
Making all in config
make[1]: Entering directory `/cygdrive/d/kaffe/config'
make[1]: Leaving directory `/cygdrive/d/kaffe/config'
Making all in include
make[1]: Entering directory `/cygdrive/d/kaffe/include'
make[2]: Entering directory `/cygdrive/d/kaffe/kaffe/kaffeh'
source='inflate.c' object='inflate.o' libtool=no \
depfile='.deps/inflate.Po' tmpdepfile='.deps/inflate.TPo'
\
depmode=gcc /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include
-I../kaffevm -I./../kaffevm -DKAFFEH -DKVER='"1.0.6"' -I/cygdrive/d/kaffe/./kaffe/kaffevm
-I/cygdrive/d/kaffe/./kaffe/kaffevm/systems/unix-jthreads -I../../config
-I../../include -I/usr/local/include -g -O2 -Wall -Wstrict-prototypes
-c -o inflate.o inflate.c
make[2]: Leaving directory `/cygdrive/d/kaffe/kaffe/kaffeh'
make[1]: Leaving directory `/cygdrive/d/kaffe/include'
and lots of warnings like:
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/winspool.h:532:
warni
ng: no semicolon at end of struct or union
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/winspool.h:533:
warni
ng: data definition has no type or storage class
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/winspool.h:537:
parse
error before `ACCESS_MASK'
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/winspool.h:537:
warni
ng: no semicolon at end of struct or union
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/winspool.h:538:
warni
ng: data definition has no type or storage class
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/winspool.h:622:
parse
error before `LPPRINTER_DEFAULTSA'
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/winspool.h:623:
parse
error before `LPPRINTER_DEFAULTSW'
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/winspool.h:628:
parse
error before `LPPRINTER_DEFAULTSA'
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/winspool.h:629:
parse
error before `LPPRINTER_DEFAULTSW'
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/winspool.h:711:
parse
error before `JOB_INFO_2'
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/winspool.h:711:
warni
ng: data definition has no type or storage class
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/winspool.h:723:
parse
error before `PRINTER_INFO_2'
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/winspool.h:723:
warni
ng: data definition has no type or storage class
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/winspool.h:728:
parse
error before `PRINTER_DEFAULTS'
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/winspool.h:728:
warni
ng: data definition has no type or storage class
In file included from ../../config/config-std.h:37,
from ../kaffevm/inflate.c:18,
from inflate.c:1:
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/wtypes.h:62:
parse er
ror before `LPCOLESTR'
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/wtypes.h:62:
warning:
data definition has no type or storage class
In file included from ../kaffevm/inflate.c:20,
from inflate.c:1:
../kaffevm/gtypes.h:111: `u1' redeclared as different
kind of symbol
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../include/winnt.h:2216:
previou
s declaration of `u1'
can anybody help me pleas.
what I do wrong ?
thanks.
begin:vcard n:Mansuroglu;Zekeriya tel;fax:0911/58683-19 tel;home:0951/9750470 tel;work:0911/58683-313 x-mozilla-html:FALSE org:Fraunhofer Institut f�r Integrierte Schaltungen;Kompetenzzentrum Netzzugangstechnik adr:;;Neumeyerstr. 90;N�rnberg;Bayern;90411;Deutschland version:2.1 email;internet:[EMAIL PROTECTED] title:Dipl. Ing. Zekeriya Mansuroglu end:vcard
config.log