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]

Re: kawa build

[Get raw message]
looks like it is actually my local CLASSPATH probably pointing to an old 
version of
kawa. Suggest that the makefile should perhaps ignore your classpath.

Per Bothner wrote:

> Chris wrote:
>
>> Trying to figure out what's going on. functions directory doesn't 
>> seem to build, cvs current...
>>
>> DisplayFormat.java:125: 
>> write(java.lang.String,gnu.kawa.util.Consumer) in gnu.kawa.uti
>> l.AbstractFormat cannot be applied to 
>> (java.lang.String,gnu.lists.Consumer)
>>          write (end, out);
>
>
> There should no longer be a gnu.kawa.util.Consumer.
>
> First, make sure there is no gnu/kawa/util/Consumer.java.
> If that is taken care of, make sure 'make clean' or remove them manually.
>    --Per
>
>



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