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

Fwd: Problems Compiling CVS-Ozone on Linux





----------  Forwarded Message  ----------
Subject: Problems Compiling CVS-Ozone on Linux
Date: Thu, 14 Jun 2001 12:37:35 +0200
From: "Michael Biewer" <michael@biewer.org>



Hello,

after download ozone via CVS, setting the environment variables as described
in INSTALL-File and running the build.sh the following occurs:
----------------------------------------------------------------------------
----------------------------------------------------------------------------
--------------
Buildfile: build.xml

init:

prepare:

DxLib:
    [javac] Compiling 63 source files to /var/ozone/build/classes
    [javac] /var/ozone/org/ozoneDB/DxLib/net/Acceptor.java:18: error while
writing org.ozoneDB.DxLib.net.Acceptor:
/var/ozone/build/classes/org/ozoneDB/DxLib/net/Acceptor.class (Datei oder
Verzeichnis nicht gefunden)
    [javac] class Acceptor implements Runnable {
    [javac] ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 1 error

BUILD FAILED

/var/ozone/build.xml:215: Compile failed, messages should have been
provided.

Total time: 10 seconds
----------------------------------------------------------------------------
----------------------------------------------------------------------------
--------------------
I'm using jdk1.3.1 and CLASSPATH is empty.

can you help me?
Greetings Michael Biewer
mailto:michael@biewer.org



-------------------------------------------------------



-- 
______________________________________________________________________
Falko Braeutigam                              mailto:falko@smb-tec.com
SMB GmbH                                        http://www.smb-tec.com

Hello,
 
after download ozone via CVS, setting the environment variables as described in INSTALL-File and running the build.sh the following occurs:
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
Buildfile: build.xml
 
init:
 
prepare:
 
DxLib:
    [javac] Compiling 63 source files to /var/ozone/build/classes
    [javac] /var/ozone/org/ozoneDB/DxLib/net/Acceptor.java:18: error while writing org.ozoneDB.DxLib.net.Acceptor: /var/ozone/build/classes/org/ozoneDB/DxLib/net/Acceptor.class (Datei oder Verzeichnis nicht gefunden)
    [javac] class Acceptor implements Runnable {
    [javac] ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 1 error
 
BUILD FAILED
 
/var/ozone/build.xml:215: Compile failed, messages should have been provided.
 
Total time: 10 seconds
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
I'm using jdk1.3.1 and CLASSPATH is empty.
 
can you help me?
Greetings Michael Biewer
mailto:michael@biewer.org