From volker.simonis at gmail.com Thu Jul 30 12:52:41 2015 From: volker.simonis at gmail.com (Volker Simonis) Date: Thu, 30 Jul 2015 14:52:41 +0200 Subject: error building openjdk 8 In-Reply-To: <5FD223E653528046A87219078E495127E943BC@spvw1967.ONE-05.GRP> References: <5FD223E653528046A87219078E495127E943A0@spvw1967.ONE-05.GRP> <5FD223E653528046A87219078E495127E943BC@spvw1967.ONE-05.GRP> Message-ID: Hi Florian, if you are intentionally building the Zero-port on linux/x86_64 you'd better ask on the zero-dev list (cc'ed). Otherwise there must be an error in your configure line (could you post it) because by default the files from hotspot/src/cpu/zero won't be included in a normal build. Regards, Volker On Thu, Jul 30, 2015 at 2:36 PM, GAUVIN Florian wrote: > Hi, > I'm having this error when I try to build openjdk 8 : > " > /root/openjdk8/hotspot/src/cpu/zero/vm/frame_zero.cpp: In member function 'void frame::zero_print_on_error(int, outputStream*, char*, int) const': > Generating precompiled header precompiled.hpp.gch > /root/openjdk8/hotspot/src/share/vm/precompiled/precompiled.hpp:29:30: fatal error: asm/assembler.hpp: No such file or directory > # include "asm/assembler.hpp" > ^ > compilation terminated. > make[6]: *** [precompiled.hpp.gch] Error 1 > make[5]: *** [the_vm] Error 2 > make[4]: *** [productzero] Error 2 > make[3]: *** [generic_buildzero] Error 2 > make[2]: *** [productzero] Error 2 > make[1]: *** [/root/openjdk8/build/linux-x86_64-normal-zero-release/hotspot/_hotspot.timestamp] Error 2 > make: *** [hotspot-only] Error 2 > " > Do you know how to solve it? > > Regards, > Florian GAUVIN > > > ------------------------------------------------------------------------------------------------------------ > Disclaimer: > > If you are not the intended recipient of this email, please notify the sender and > delete it. > Any unauthorized copying, disclosure or distribution of this email or its > attachment(s) is forbidden. > Thales Nederland BV will not accept liability for any damage caused by this email or > its attachment(s). > Thales Nederland BV is seated in Hengelo and is registered at the Chamber of > Commerce under number 06061578. > ------------------------------------------------------------------------------------------------------------ >