Hello,
Hotspot is built with warnings treated as errors turned on by default.
It seems your compiler is finding warnings that ours do not. To work
around it you can run set WARNINGS_ARE_ERRORS= on the command line to make.
What compiler and version are you using?
/Erik
On 2015-10-07 01:19, Athenas Jimenez wrote:
Hello,
I have some problems with my openJDK building. I started looking in the
internet and I found some similar issues, but the fixes didn't help.
Could someone provide me some help?
Here is my log: http://pastebin.com/H4GpLZth
Thanks in advance.