On 26/10/2014 12:20, Mitia Alexandrov wrote:
Hello folks,
I’ve got the sources from here:
http://hg.openjdk.java.net/jigsaw/jigsaw
On ubuntu 14.04:
"Make images» with gcc 4.8.1 finished with error:
*/make[2]: ***
[/home/ojdk/sources/jigsaw/build/linux-x86_64-normal-server-release/jdk/objs/libsctp/SctpNet.o]
Error 1/*
*/make[1]: *** [libs-only] Error 2/*
*/make: *** [jdk-only] Error 2/*
That forest is very old, I think based on an early build of JDK 8.
The forest you should clone is:
http://hg.openjdk.java.net/jigsaw/m2/
-Alan.