प्रवीण् ए (Praveen A) wrote:
2006/1/23, Wolfgang Baer <[EMAIL PROTECTED]>:


Quite clear that you miss a build dependency on ant-optional. You should
make
notes about what dependencies you need, so you don't forget them later in
the
debian/control file :-)

Wolfgang


man-di pointed this out and after installing ant-optional it cannot find a
rmi package.
[...]
   26. stub:
   27.      [echo] doing stubs/skels org.objectweb.jonas.adm.Adm for
   rmi/jrmp and rmi/iiop
   28.      [rmic] RMI Compiling 1 class to
   /home/pravi/jonas/classes/common
   29.      [rmic] IIOP has been turned on.
   30.      [rmic] IIOP Options: -always
[...]

The problem is not a missing rmi package but missing functionality in
our free RMIC rmi compiler. I had the same problem building the remote
stuff of mx4j. My (workaround) solution was to patch the build file to
only generate the JRMP stubs/skels. With the consequence that only
RMI is suppported for remote stuff there (not CORBA/RMI interaction).

The missing functionality is already filed:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25696

Adding this support doesn't look so hard, however I have no clue of
the asm stuff. Anybody with knowledge of asm who wants to help out :-)


So now building jonathan-rmi from
http://vern.chem.tu-berlin.de/~stephan/software/upload/

I think that won't help as there is no rmic compiler included, or ?

Wolfgang


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to