[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>:
Hi,

  I' m trying to figure out how to build jonas for debian. I am a newbie to debian packaging. If anyone alse is working on the same thing it would great to work together.

First results while trying to build

pravi@icon113:~/jonas$ ant install
Buildfile: build.xml

install:
   [delete] Deleting directory /home/pravi/jonas/${myenv.JONAS_ROOT}
    [mkdir] Created dir: /home/pravi/jonas/${myenv.JONAS_ROOT}

all:

init_env:

init_path_tomcat:

init_path_jetty:

init:

externals_jar:

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)

BUILD FAILED
/home/pravi/jonas/build.xml:1102: The following error occurred while executing this line:
/home/pravi/jonas/build.xml:1068: The following error occurred while executing this line:
/home/pravi/jonas/build.xml:314: Compile failed; see the compiler error output for details. 

Note: I had to install java-gcj-compat-dev for jonas to recognise javac
--
            "GNU is the system, and Linux is the  kernel."
A proud GNU user http://www.gnu.org
Me scribbles at http://www.pravi.co.nr

Reply to: