Re: [Newbie question] Strange errors trying to build the JDK

2018-09-05 Thread Zambonifofex
Hello. It seems to work fine on Bash. On Fish, I get the following error: fish: Unsupported use of '&&'. In fish, please use 'COMMAND; and COMMAND'. cd /home/zambonifofex/jdk/build/linux-x86_64-normal-server-release/hotspo

Re: [Newbie question] Strange errors trying to build the JDK

2018-09-02 Thread Zambonifofex
23/08/2018 3:28 PM, Zambonifofex wrote: > > Hello David, sorry for delaying to reply. > > > > By using ‘less’, I was able to find ‘NAWK’ in my > > ‘~/jdk/build/linux-x86_64-normal-server-release/spec.gmk’ file: > > > > NAWK:=/usr/bin/nawk > > > > However, I w

Re: [Newbie question] Strange errors trying to build the JDK

2018-08-22 Thread Zambonifofex
wrote: > > Interesting - there is no actual error report in the log. Only this: > > lib/JvmMapfile.gmk:141: recipe for target > '/home/zambonifofex/jdk/build/linux-x86_64-normal-server-release/hotspot/variant-server/libjvm/symbols-objects' > failed > &g

[Newbie question] Strange errors trying to build the JDK

2018-08-21 Thread Zambonifofex
couple errors related to the changes I made and fixing them, I started to face a strange error that was not related to the changes I made at all. Here is the log I get when trying to run ‘make images’ currently, as well as the output of ‘hg id’, if that’s of any help (where ‘/home/zambonifofex/jdk