Thanks - it was a schoolboy error on my part. Some other application had put a JAVA_HOME setting in my .bash_profile to refer to java6
Incidentally, I also tried a clean d/l and build on a fresh install of Unbuntu 9.10. So far the changes I've required beyond the AOSP get source page are: - add to /etc/apt/sources.list as per http://www.modmymoto.com/forums/showthread.php?t=526960 to get Java5 - increase the open fd limit - mkdir out/host/linux -x86/obj/EXECUTABLES/vm-tests_intermediates/tests/data (since build failed part way through without) Is there an FAQ or Wiki anyway to hold this sort of stuff? Thanks, Tim On 3 April 2010 02:00, Misha Pavlov <[email protected]> wrote: > I forgot what this was about exactly, but IIRC it has something to do > with 32 bit JDK vs 64. > > On Fri, Apr 2, 2010 at 11:20 AM, jatra <[email protected]> wrote: > > Hi, > > > > I need to check something out over the weekend on my home macbook. > > Should the eclair branch just check and and compile with a lunch 3 ok, > > assuming the setup on the project site is followed? > > > > I'm getting a few errors - some of which go away after the second > > invocation of make (!), but the latest error I have is: > > > > host SharedLib: libclearsilver-jni (out/host/darwin-x86/obj/lib/ > > libclearsilver-jni.jnilib) > > ld: framework not found JavaVM > > collect2: ld returned 1 exit status > > make: *** [out/host/darwin-x86/obj/lib/libclearsilver-jni.jnilib] > > Error 1 > > > > > > Are there some updates required to the docs? > > > > Has anyone done a fresh init/sync and build on OS-X recently? > > > > > > Thanks, > > Tim > > > > -- > > unsubscribe: > > [email protected]<android-porting%[email protected]> > > website: http://groups.google.com/group/android-porting > > > > To unsubscribe, reply using "remove me" as the subject. > > > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
