Hi,
I downloaded the source file derby-10.1.2.1-src. While trying to build
the file, I get the following:

compile_types:
   [javac] Compiling 42 source files to C:\soc\db-derby-10.1.2.1-src\db-derby-1
0.1.2.1-src\classes
   [javac] C:\soc\db-derby-10.1.2.1-src\db-derby-10.1.2.1-src\java\engine\org\a
pache\derby\iapi\types\BigIntegerDecimal.java:459: cannot access java.lang.Strin
gBuilder
   [javac] file java\lang\StringBuilder.class not found
   [javac]                                             ("DECIMAL/NUMERIC("+desi
redPrecision+","+desiredScale+")"));
   [javac]
                                ^

BUILD FAILED
C:\soc\db-derby-10.1.2.1-src\db-derby-10.1.2.1-src\build.xml:283: The following
error occurred while executing this line:
C:\soc\db-derby-10.1.2.1-src\db-derby-10.1.2.1-src\java\engine\build.xml:61: The
following error occurred while executing this line:
C:\soc\db-derby-10.1.2.1-src\db-derby-10.1.2.1-src\java\engine\org\apache\derby\
iapi\build.xml:47: The following error occurred while executing this line:
C:\soc\db-derby-10.1.2.1-src\db-derby-10.1.2.1-src\java\engine\org\apache\derby\
iapi\types\build.xml:50: Compile failed; see the compiler error output for detai
ls.

Can anyone help??


Regards,
Sanket

Reply via email to