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


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]