Shreyas,
That was a quick reply! I've checked my local directory and noticed that I only have jdk 1.4 installed in my computer. The link you gave me surely helped. :)
Thanks so much!
Dawn
Shreyas Kaushik wrote:
Hi Dawn,
Make sure that you have ant.properties in your home directory and that file has entries pointing to the correspoinding jdk 1.4 and jdk 1.3 libraries.
This link has details https://svn.apache.org/viewcvs.cgi/*checkout*/incubator/derby/code/trunk/BUILDING.txt
Hope this helps
~ Shreyas
Dawn Angelito wrote:
Hi All,
I've checked out Derby and tried to build it with Ant. Unfortunately, I'm always getting the following compile error:
compile:
[javac] Compiling 11 source files to C:\gluecode\CTS\Working4\Derby\classes
[javac] Fatal Error: Unable to locate package java.lang in classpath or boot
classpath
[javac] Compile failed; see the compiler error output for details.
Odd because I've followed the instructions in the BUILDING.txt file.
Any help will be much appreciated.
Thanks,
Dawn Angelito
