Problem compiling OpenJDK 8 ZERO on Mac OS 10.5 PPC
Francisco Vazquez
laviiai2 at gmail.com
Thu Apr 10 11:31:26 UTC 2014
Hello.
Excuse my English.
I understand that I can build OpenJDK 8 ZERO in almost any architecture.
I'm trying to compile on Mac 10.5.8 PPC.
This is my configuration.
bash ./configure --with-boot-jdk=/usr/local/openjdk7u2
--with-target-bits=32 --ZERO_ARCHFLAG='-arch ppc' --with-jvm-variants=zero
I get the following error:
franciscos-power-mac-g5:jdk8 Fran$ make
CONF=macosx-ppc-normal-zero-releaseBuilding
'macosx-ppc-normal-zero-release' (matching
CONF=macosx-ppc-normal-zero-release)
Building OpenJDK for target 'default' in configuration
'macosx-ppc-normal-zero-release'
## Starting langtools
## Finished langtools (build time 00:00:00)
## Starting hotspot
INFO: ENABLE_FULL_DEBUG_SYMBOLS=1
INFO: ENABLE_FULL_DEBUG_SYMBOLS=1
flags.make:91:
/Volumes/AndroidMarcus/jdk8/hotspot/make/bsd/makefiles/.make: No such file
or directory
gmake[7]: *** No rule to make
target`/Volumes/AndroidMarcus/jdk8/hotspot/make/bsd/makefiles/.make'.
STOP.
gmake[6]: *** [product] Error 2
gmake[5]: *** [generic_build2] Error 2
gmake[4]: *** [product] Error 2
gmake[3]: *** [all_product_universal] Error 2
gmake[2]: *** [universal_product] Error 2
gmake[1]: ***
[/Volumes/AndroidMarcus/jdk8/build/macosx-ppc-normal-zero-release/hotspot/_hotspot.timestamp]
Error 2
make: *** [hotspot-only] Error 2
Any idea why the error?
Thank you.
Fran
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/zero-dev/attachments/20140410/c830e15a/attachment.html>
More information about the zero-dev
mailing list