4 Replies Latest reply on Mar 12, 2004 7:35 PM by roger-wka

    Can't compile from cvs [fc core1]

    roger-wka

      Hi,
      I've downloaded the prebuilt jboss server and got everything working really fast. Looks great, nice work.

      I would like to mess around with the modules so I checked out the src from cvs and tried to build it but i came across some problems there. I'm running the $NUKES_HOME/build/build.sh script with jboss_home set to a fresh installation of the JB-version that is pointed to from the project page (jboss-3.2.3RC1).
      The error i get is:
      ---------------------------------------------------------------------------------------------------
      ...
      BUILD FAILED
      file:/home/robert/cvstracking/nukes/common/build.xml:124: Could not create task or type of type: javacc.

      Ant could not find the task or a class this task relies upon.
      ...
      ----------------------------------------------------------------------------------------------------

      I also tried to build a separate module by running the build script from $NUKES_HOME/news/
      Then i get this error:
      ---------------------------------------------------------------------------------------------------
      ...
      BUILD FAILED
      file:/home/robert/cvstracking/nukes/nukes/../tools/etc/buildfragments/targets.ent:51: Could not create task or type of type: depend.

      Ant could not find the task or a class this task relies upon.
      ...
      ---------------------------------------------------------------------------------------------------

      I'm using Fedora Core 1 and running the scripts like
      shell$] ./build.sh

      I have ANT_HOME set to my ant installation dir but the script says that it ignores the preset ANT_HOME variable so i figured that can't be the problem either. (I tried to remove the ANT_HOME env.var . aswell)

      Thanks for any help
      /Rob X