problem with compiling kaffe under WIN NT

Keith Cheng mrklc at yahoo.com
Thu Nov 5 23:31:55 PST 1998


Hi,

   I was trying to compile kaffe under NT but fail!  I am using the
unix tools from Cygnus (beta 19) and I got the following error message
during "make install" (before "make install", I did "./configure
--prefix=d:/java/kaffe-1.0.b2")



bash-2.01$ make install
make[1]: Nothing to be done for `install'.
test -d d:/java/kaffe-1.0.b2/include/kaffe || mkdir -p
d:/java/kaffe-1.0.b2/incl
ude/kaffe
for i in jtypes.h ;\
        do \
                /Cygnus/B19/H-i386-cygwin32/bin/install -c -m 644 $i
d:/java/kaf
fe-1.0.b2/include/kaffe/$i ;\
        done
for i in native.h jmalloc.h jsyscall.h jni.h Arrays.h
java_lang_Object.h java_la
ng_String.h java_lang_Throwable.h java_lang_Thread.h
java_lang_ThreadGroup.h  ;\

        do \
                /Cygnus/B19/H-i386-cygwin32/bin/install -c -m 644 ./$i
d:/java/k
affe-1.0.b2/include/kaffe/$i ;\
        done
for i in native net zip math management awt; do \
        (test ! -f $i/Makefile || (cd $i && make install)) || exit 1 ;
done
test -d d:/java/kaffe-1.0.b2/share/kaffe/lib/i386-cygwin32 || mkdir -p
d:/java/k
affe-1.0.b2/share/kaffe/lib/i386-cygwin32
/Cygnus/B19/H-i386-cygwin32/bin/install -c -m 644 libnative.a.1.00
d:/java/kaffe
-1.0.b2/share/kaffe/lib/i386-cygwin32/libnative.a.1.00
/Cygnus/B19/H-i386-cygwin32/bin/install: libnative.a.1.00: No such
file or direc
tory
make[3]: *** [install] Error 1
make[2]: *** [install] Error 1
make[1]: *** [install] Error 2
make: *** [install] Error 1

   Do I need the file "libnative.a.1.00"?  Where can I get it?  Does
anyone already compile the binary for NT?  If so, where can I download
this binary?

   Thanks in advance.

Cheers,
-- Keith Cheng


_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com



More information about the kaffe mailing list