This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Error while compiling kawa with gcj under Cygwin







From: Jim White <jim@pagesmiths.com>
To: Lucian Gheorghe <lucian_in_kobe@hotmail.com>
CC: kawa@sources.redhat.com
Subject: Re: Error while compiling  kawa with gcj under Cygwin
Date: Thu, 02 Jan 2003 11:09:29 -0800

Lucian Gheorghe wrote:
Hello and a "Happy new year!!".
Ditto!

Then surprise !!Make in gnu/math gives :
...
I'm not sure when Per will return from vacation, so I thought I'ld see if I could make any helpful suggestions.

I'm guessing that the gcj regression that Per referred to is #2388:

"java/2388: Cannot compile libgcj on case insensitive file system?"
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2388

That bug is shown as closed. But it has either reappeared or is a bigger problem than was understood at the time. I notice that the particular point in the make where the failure occurs appears to have changed.

I'm wondering whether a workaround would be to arrange to have a case-sensitive filesystem. I think that you can do that with Samba:

http://www.oreilly.com/catalog/samba/chapter/book/ch05_04.html

Jim
Thank you for a prompt response.What you said sounded right so I aplied it.
I`m running win2K in a VmWare station on my debian machine and I had samba
server installed already for daily file transfers so I just used that.In order be able to read linux machine directories from Cygwin shell I had to make a directory a shared disk (/home/lucian/DOWNLOAD/kawa on linux became f: in win). I put the
kawa sources in there and tried configure/make again.Unfortunately the result was
the exactly same.And the filesystem seems to be case-sensitive :

Administrator@YELLOWIN /cygdrive/DOWNLOAD/kawa-1.6.99/test
$ls
Test.log test.log

Or did I missundertood you ?

Any other ideas ? Anybody ?

Sorry for beeing annoying.

_________________________________________________________________
The new MSN 8 is here: Try it free* for 2 months http://join.msn.com/?page=dept/dialup


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]