delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-Originating-IP: | [195.92.67.72] |
From: | "Elfyn McBratney" <emcb_exposure AT hotmail DOT com> |
To: | ghhuang AT csie DOT nctu DOT edu DOT tw, cygwin AT cygwin DOT com |
Subject: | Re: [Problem] Compile KVM on Windows using Cygwin |
Date: | Thu, 28 Nov 2002 06:18:18 +0000 |
Mime-Version: | 1.0 |
Message-ID: | <F189kAbaVysWDwMrs5A00028de6@hotmail.com> |
X-OriginalArrivalTime: | 28 Nov 2002 06:18:19.0065 (UTC) FILETIME=[F1D23290:01C296A5] |
Hi, Im not sure exactly what your compiling (a java compiler maybe? if so you could use gcj as an alternative). >Can anybody help to solve this problem? >Or somebody has similiar experiences? >Any reply will be appreciated. > >My environment: >1. Windows 2000 >2. Cygwin 2.249.2.5 with gcc 3.2.2 >3. Java 2 SDK 1.3.1_06 >4. j2me_cldc-1_0_3-fcs-src-b17-winunix-14_sep_2001.zip > downloaded from sun BTW, 2.249.2.5 is the cygwin installer AKA setup.exe version number. You can get the version number (of the cygwin1.dll) from uname: $ uname -a CYGWIN_NT-5.0 WEBDEV (the version of the cygwin1.dll---->)1.3.17(0.67/3/2) 2002-11-27 18:54 i686 unknown >The compiling process fails on "tools/jcc" >The debugging messages are as follows. > >make[1]: Entering directory `/home/USER/j2me_cldc_103/api' >make[1]: Leaving directory `/home/USER/j2me_cldc_103/api' >... classes.zip >make[1]: Entering directory `/home/USER/j2me_cldc_103/tools/jcc' >... nativeFunctionTableWin.c >make[1]: Leaving directory `/home/USER/j2me_cldc_103/tools/jcc' >make[1]: Entering directory `/home/USER/j2me_cldc_103/tools/jcc' >... ROMjavaWin.c >Failed on com/sun/cldc/i18n/Helper.class >Failed on com/sun/cldc/i18n/j2me/ISO8859_1_Reader.class >Failed on com/sun/cldc/i18n/j2me/ISO8859_1_Writer.class >Failed on com/sun/cldc/i18n/StreamReader.class >Failed on com/sun/cldc/i18n/StreamWriter.class >Failed on com/sun/cldc/i18n/uclc/DefaultCaseConverter.class >Failed on com/sun/cldc/io/ConnectionBase.class >Failed on com/sun/cldc/io/ConnectionBaseInterface.class >Failed on com/sun/cldc/io/connections/HttpConnection.class >... >... >Failed on javax/microedition/io/OutputConnection.class >Failed on javax/microedition/io/StreamConnectionNotifier.class >Class javax/microedition/io/StreamConnection is missing parent >java/lang/Object >Class java/util/Enumeration is missing parent java/lang/Object >Class java/lang/Runnable is missing parent java/lang/Object >make[1]: *** [ROMjavaWin.c] Error 1 >make[1]: Leaving directory `/home/USER/j2me_cldc_103/tools/jcc' >make: *** [ROMjavaWin.c] Error 2 Were there any other errors? Im not that into java so i don't know what parent in this means (class thing?) but it sounds as though something is missing in the source tree or in the jsdk. What are the installation requirements of ...j2me_cldc...? Does your cygwin install meet those requirements? Elfyn elfyn AT exposure DOT org DOT uk _________________________________________________________________ The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |