I did call the updatescm.sh which seemed to pull down the repository. Also, the output I provided did not come from PowerPC, as I said, I wanted to rule that out as why the build wasn't working. I ran that on my Mac Book Pro. Is there a step I'm missing? I did the following:
svn checkout *http*://openjdk-osx-build.googlecode.com/svn/trunk/openjdk-osx-build-read-only cd openjdk-osx-build-read-only chmod +x *.sh ./updatescm.sh ./build64.sh On Tue, Dec 7, 2010 at 11:10 AM, Henri Gomez <henri.go...@gmail.com> wrote: > >> grep: hotspot/make/bsd/makefiles/defs.make: No such file or directory >> grep: jdk/make/common/shared/Platform.gmk: No such file or directory >> grep: jdk/src/solaris/bin/java_md.c: No such file or directory >> make: *** No targets specified and no makefile found. Stop. > > > Did you get source previously from mercurial, ie using update.sh ? > >> > > >