How to build openjdk under mac osx (original) (raw)
m silverstri michael.j.silverstri at gmail.com
Wed Feb 1 20:57:06 UTC 2012
- Previous message (by thread): Is anyone able to build on Win 7
- Next message (by thread): hg: jdk8/build: Added tag jdk8-b23 for changeset 60d6f64a86b1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I am trying to following the steps here to build openjdk 7 on Mac OS 10.6.8. https://wikis.oracle.com/display/OpenJDK/Darwin10Build
But I am getting this error:
rm -f bsd_x86_32.o /usr/bin/gcc -c -x assembler-with-cpp -m32 -march=i586 -mstackrealign -MMD -MP -MF ../generated/dependencies/bsd_x86_32.o.d -o bsd_x86_32.o /Users/michael/Src/openjdk/bsd-port/hotspot/src/os_cpu/bsd_x86/vm/bsd_x86_32.s /Users/michael/Src/openjdk/bsd-port/hotspot/src/os_cpu/bsd_x86/vm/bsd_x86_32.s:27:Unknown pseudo-op: .type /Users/michael/Src/openjdk/bsd-port/hotspot/src/os_cpu/bsd_x86/vm/bsd_x86_32.s:27:Rest of line ignored. 1st junk character valued 95 (_). make[6]: *** [bsd_x86_32.o] Error 1 make[5]: *** [the_vm] Error 2 make[4]: *** [product] Error 2 make[3]: *** [generic_build2] Error 2 make[2]: *** [product] Error 2 make[1]: *** [hotspot-build] Error 2 make: *** [build_product_image] Error 2
Does anyone know how to fix it?
Thank you.
- Previous message (by thread): Is anyone able to build on Win 7
- Next message (by thread): hg: jdk8/build: Added tag jdk8-b23 for changeset 60d6f64a86b1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]