This is the mail archive of the kawa@sourceware.org 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: Can't compile under ubuntu 9.04 (was: Re: Mutual require bug when compiling?)


On 09/11/2009 09:50 PM, alex mitchell wrote:
Ah, ok I see what's happening. I have /usr/local/share/java/kawa.jar in my
classpath, and /usr/local/share/java/kawa.jar isn't removed when I do a make
clean. During compilation, the old jar file is being used. Removing it fixed
the problem.

I think there is still a bug - kawa should not be looking for kawa.lib.* in /usr/local/share/java/kawa.jar while it's actively compiling kawa.lib.*. However, tracking down exactly what's going on and fixing it is probably more pain than it's worth ... -- --Per Bothner per@bothner.com http://per.bothner.com/


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