[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Trying to build jonas deb package



> 2006/1/20, प्रवीण् ए (Praveen A) <pravi.a@gmail.com>:
>  jonas_compile:
>      [javac] Compiling 1196 source files to
> /home/pravi/jonas/classes/common
>      [javac] ----------
>      [javac] 1. ERROR in
> /home/pravi/jonas/src/org/objectweb/jonas_lib/naming/JacORBPRODelegate.java
>      [javac]  (at line 46)
>      [javac]     public class JacORBPRODelegate extends
> org.objectweb.carol.rmi.multi.JacORBPRODelegat
>      [javac] e {
>      [javac]
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>      [javac] The type
> javax.rmi.CORBA.PortableRemoteObjectDelegate cannot be
> resolved. It is indirectly referenced from required .class files
>      [javac] ----------
>      [javac] 1 problem (1 error)


AFAIK, the corba classes are missing in gcj 4.0.x . You can use the classes from
JacORB like RedHat it does. Or you use a VM, which uses a newer version
of classpath (>=0.19) like jamvm or cacao.

For Kaffe I'm not sure, maybe..

Stephan Michels.

Reply to: