[kaffe] Bug [CVS version]: class not found

Timothy Stack stack at cs.utah.edu
Thu May 15 08:23:03 PDT 2003


>=20
> Hi,

hi,

> I've just tried to compile the last CVS version, and I get this error=20
> message:
>
> (...)
> [ parsed kaffe/util/UTF8.java in 8 ms ]
> java/util/AbstractList.java:920: error:Cannot find class "RandomAccess"=
=20
> [JLS 8]

> This is because java/util/RandomAccess.java is not in essential.files,=20
> and the recently modified AbstractList.java use it.
>=20
> Solution: move the line "java/util/RandomAccess.java" from=20
> .../javalib/profiles/{default/core.files,allatonce/all.files) to=20
> .../javalib/essential.files
>=20
> I've tried, but it should work since RandomAccess have no other=20
> dependencies.

Done, thanks

> Cheers,
> Herv=E9

tim




More information about the kaffe mailing list