classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Classpath 0.20 successfully built with Cygwin


From: Dalibor Topic
Subject: Re: Classpath 0.20 successfully built with Cygwin
Date: Fri, 20 Jan 2006 00:43:39 +0100
User-agent: Mozilla Thunderbird 1.0.7 (X11/20051013)

Christian Thalinger wrote:
On Thu, 2006-01-19 at 07:29 +0100, Enrico Migliore wrote:

Hi Mark and Dalibor,

I've successfully built Classpath 0.20 with Cygwin.

I also understood why I wasn't able to build Classpath with
the following option: --enable-gtk-peer
I hadn't installed the following library: gdk-pixbuf

Now I'm able to build Classpath 0.20 with the following options:

  ./configure --with-jikes --enable-gtk-peer


Cool!  But have problems with jikes:

/home/twisti/bin/jikes +Pno-switchcheck +Pno-shadow +F  -bootclasspath
'' -extdirs '' -sourcepath ''
-classpath ../vm/reference:..:../external/w3c_dom:../external/sax:.:
-d . @classes

Found 1 system error and issued 1 warning:

*** Semantic Warning: The file
"../vm/reference:..:../external/w3c_dom:../external/sax:.:" is not a
valid directory.


*** Semantic Error: You need to modify your classpath, sourcepath,
bootclasspath, and/or extdirs setup. Jikes could not find package
"java.lang" in: ../vm/reference:..:../external/w3c_dom:../external/sax:.:

make: *** [compile-classes] Error 1

Any thoughts?


You need a patched up jikes with Davanum's patched. See Kaffe's FAQ.win32 in CVS HEAD.

cheers,
dalibor topic




reply via email to

[Prev in Thread] Current Thread [Next in Thread]