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: What's wrong with this code?


Per Bothner wrote:

N H wrote:

Unfortunately, right now the CVS code is not building. I got errors compiling the scm files first in files.scm and then in misc.scm


Are you sure? Is anyone else seeing this?

I'm getting:


CallContext.java:336: cannot resolve symbol
symbol  : class FluidBinding
location: class gnu.mapping.CallContext
  public FluidBinding fluidBindings;

and a bunch more like it as there is no file FluidBinding.java that I can find.

And while CallContext.java seems to be getting preprocessed, I don't think that is the version being compiled.

Jim


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