-
Bug
-
Resolution: Fixed
-
P1
-
1.4.0
-
beta
-
sparc
-
solaris
-
Verified
Since build 54 there is an include directive
#include "gdefs.h"
in jawt_md.h inside /include/solaris directory.
We cannot compile the Native Drawing testsuite since the file "gdefs.h" is not in bundle. While trying to compile its giving the following error.
"/usr/local/java/jdk1.4/solsparc/include/solaris/jawt_md.h", line 14: cannot fin
d include file: "gdefs.h"
It makes the specific feature, JAWT, completely broken (you can't
compile against it as it stands) and there is no workaround.
Attached here with is the jawt_md.h files for build 53 and 54 and error.log for your reference.
#include "gdefs.h"
in jawt_md.h inside /include/solaris directory.
We cannot compile the Native Drawing testsuite since the file "gdefs.h" is not in bundle. While trying to compile its giving the following error.
"/usr/local/java/jdk1.4/solsparc/include/solaris/jawt_md.h", line 14: cannot fin
d include file: "gdefs.h"
It makes the specific feature, JAWT, completely broken (you can't
compile against it as it stands) and there is no workaround.
Attached here with is the jawt_md.h files for build 53 and 54 and error.log for your reference.