Latest repo fails to build on OS X

Michael Franz mvfranz at gmail.com
Thu Nov 27 18:01:42 PST 2008


Hi,

I updated from the repo to day to test out all the merged code.  I get the
following errors when trying to build:
/Users/mfranz/developer/openjdk-bsd/repos/2008-11-27/hotspot/src/cpu/x86/vm/interp_masm_x86_32.hpp:
In member function 'void
InterpreterMacroAssembler::empty_expression_stack()':
/Users/mfranz/developer/openjdk-bsd/repos/2008-11-27/hotspot/src/cpu/x86/vm/interp_masm_x86_32.hpp:123:
error: call of overloaded 'movptr(Address, int)' is ambiguous
/Users/mfranz/developer/openjdk-bsd/repos/2008-11-27/hotspot/src/cpu/x86/vm/assembler_x86.hpp:2010:
note: candidates are: void MacroAssembler::movptr(Address, intptr_t)
/Users/mfranz/developer/openjdk-bsd/repos/2008-11-27/hotspot/src/cpu/x86/vm/assembler_x86.hpp:2012:
note:                 void MacroAssembler::movptr(Address, RegisterImpl*)
make[6]: *** [incls/_precompiled.incl.gch] 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


I have not investigated yet, were any of the merged code dealing with this?

I was able to build the November 24 updates.

Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/bsd-port-dev/attachments/20081127/684f222d/attachment.html 


More information about the bsd-port-dev mailing list