Newbie getting involved - compile error (original) (raw)
Kelly O'Hair kelly.ohair at oracle.com
Fri Aug 5 00:15:36 PDT 2011
- Previous message: Newbie getting involved - compile error
- Next message: Request for review: 7039182
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
See http://hg.openjdk.java.net/jdk7/build/raw-file/tip/README-builds.html#drops
-kto
On Aug 4, 2011, at 7:48 PM, Edvard Wendelin wrote:
Hi,
You will probably want to set export ANTOPTS="-Dallow.downloads=true" before typing make. I'll see if I can get someone to update the guide. Good luck! Cheers, Edvard
On 4 aug 2011, at 17.43, Jason Schroeder wrote: I have followed the directions, and here is the relevant history. Is this a legitimate build error? Or do the instructions need to be improved?
hg clone http://hg.openjdk.java.net/jdk7/tl mytl cd mytl/ sh ./getsource.sh ALTBOOTDIR=/usr/lib/jvm/java-6-openjdk . ./jdk/make/jdkgenericprofile.sh ALTBOOTDIR=/usr/lib/jvm/java-6-openjdk make sanity ALTBOOTDIR=/usr/lib/jvm/java-6-openjdk make all BUILD FAILED /home/shrode/jdk7/mytl/jaxp/build-defs.xml:70: ERROR: Cannot find source for project jaxp. HINT: Try setting drops.dir to indicate where the bundles can be found, or try setting the ant property allow.downloads=true to download the bundle from the URL. e.g. ant -Dallow.downloads=true -OR- ant -Ddrops.dir=somedirectory
- Previous message: Newbie getting involved - compile error
- Next message: Request for review: 7039182
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]