Could complete ./configure script by replacing the config.sub script with the
next one:

#!/bin/sh
echo "i686-pc-cygwin32"

Now, when I type "make all" or just "make" I get the following:

bash-2.02$ make
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
make[3]: *** No rule to make target `ClassLoader.o', needed by `libnative.a'. 
Stop.
make[2]: *** [all] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 1

Could it be my messing up with ./config.sub (though I do not think so) or
something else?

/Alex

                                   Alexander

+-----------------------------+
|    Alexander V. Ufimtsev    |
| E-mail: [EMAIL PROTECTED] |
+-----------------------------+

____________________________________________________________________
Get your own FREE, personal Netscape WebMail account today at 
http://webmail.netscape.com.

Reply via email to