-
Bug
-
Resolution: Fixed
-
P2
-
1.1.1
-
b01
-
generic
-
solaris_2.5
-
Not verified
If executeJava.c is substituted for its assembly counterpart in the
JDK build, the build will fail unless BREAKPTS is defined.
cc -Xa -xO4 -v -DALLOC_BARRIERS -DTRIMMED -Dsparc -DSOLARIS2 -DRELEASE='"sideout:05/06/06-08:58"' -DFULL_VERSION='"sideout:05/06/06-08:58"' -I. -I../../../../src/solaris/java/include -I../../../../src/share/java/include -ICClassHeaders -I../../../../src/solaris/java/green_threads/include/ -c -o obj/sparc/green_threads/executeJava.o ../../../../src/share/java/runtime/executeJava.c
"../../../../src/share/java/runtime/executeJava.c", line 344: syntax error before or at: ndh
"../../../../src/share/java/runtime/executeJava.c", line 344: warning: undefined or missing type for: ndh
"../../../../src/share/java/runtime/executeJava.c", line 345: warning: undefined or missing type for: gboh
"../../../../src/share/java/runtime/executeJava.c", line 346: warning: undefined or missing type for: sboh
"../../../../src/share/java/runtime/executeJava.c", line 347: warning: undefined or missing type for: ndoeh
cc: acomp failed for ../../../../src/share/java/runtime/executeJava.c
gnumake[2]: *** [obj/sparc/green_threads/executeJava.o] Error 2
gnumake[2]: Leaving directory `/export/ws/jdk1.1.2/build/solaris/java/java'
gnumake[1]: *** [optimized] Error 2
gnumake[1]: Leaving directory `/export/ws/jdk1.1.2/build/solaris/java/java'
gnumake: *** [all] Error 1
JDK build, the build will fail unless BREAKPTS is defined.
cc -Xa -xO4 -v -DALLOC_BARRIERS -DTRIMMED -Dsparc -DSOLARIS2 -DRELEASE='"sideout:05/06/06-08:58"' -DFULL_VERSION='"sideout:05/06/06-08:58"' -I. -I../../../../src/solaris/java/include -I../../../../src/share/java/include -ICClassHeaders -I../../../../src/solaris/java/green_threads/include/ -c -o obj/sparc/green_threads/executeJava.o ../../../../src/share/java/runtime/executeJava.c
"../../../../src/share/java/runtime/executeJava.c", line 344: syntax error before or at: ndh
"../../../../src/share/java/runtime/executeJava.c", line 344: warning: undefined or missing type for: ndh
"../../../../src/share/java/runtime/executeJava.c", line 345: warning: undefined or missing type for: gboh
"../../../../src/share/java/runtime/executeJava.c", line 346: warning: undefined or missing type for: sboh
"../../../../src/share/java/runtime/executeJava.c", line 347: warning: undefined or missing type for: ndoeh
cc: acomp failed for ../../../../src/share/java/runtime/executeJava.c
gnumake[2]: *** [obj/sparc/green_threads/executeJava.o] Error 2
gnumake[2]: Leaving directory `/export/ws/jdk1.1.2/build/solaris/java/java'
gnumake[1]: *** [optimized] Error 2
gnumake[1]: Leaving directory `/export/ws/jdk1.1.2/build/solaris/java/java'
gnumake: *** [all] Error 1