This is a discussion on Installing JDK 1.5.0 on Solaris 8 - Unix ; I have downloaded the Java source from java.sun.com with the following files: jdk-1_5_0-src-scsl.zip jdk_sec-1_5_0-src-scsl.zip I was following the instruction on building it. Once I am trying to run the make scsl on a Solaris 8 box (sparc), it throws the ...
I have downloaded the Java source from java.sun.com with the following
files:
jdk-1_5_0-src-scsl.zip
jdk_sec-1_5_0-src-scsl.zip
I was following the instruction on building it.
Once I am trying to run the make scsl on a Solaris 8 box (sparc), it
throws the following mesg:
make scsl
make: Fatal error in reader: ./common/Platform.gmk, line 13: Unexpected
end of line seen
Does anyone have any idea how to resolve it?
Thanks!