From: ###@###.###
running the 'java' command results in a link time error.
The symbol _cerror in library libjava.so can't be resolved.
Solaris 2.6 beta x86 has _cerror as a locally scoped funtion
in libc.so. In SPARC 2.6 beta, _cerror is global in libc, and thus
it works.
I dont know if this is bug in Solaris 2.6 beta on x86, or a bug
in the way the jdk 1.1 is built. I suspect that it is a bug
in Solaris, but that the jdk could be built with friendlier link
options that wouldnt cause this problem! (_cerror should get resolved
at build time, I think).
See bugid 1255083
http://sunsolve.corp.sun.com:80/int-cgi/doc2html?intbug/library/libc/1255083
1997-01-28
running the 'java' command results in a link time error.
The symbol _cerror in library libjava.so can't be resolved.
Solaris 2.6 beta x86 has _cerror as a locally scoped funtion
in libc.so. In SPARC 2.6 beta, _cerror is global in libc, and thus
it works.
I dont know if this is bug in Solaris 2.6 beta on x86, or a bug
in the way the jdk 1.1 is built. I suspect that it is a bug
in Solaris, but that the jdk could be built with friendlier link
options that wouldnt cause this problem! (_cerror should get resolved
at build time, I think).
See bugid 1255083
http://sunsolve.corp.sun.com:80/int-cgi/doc2html?intbug/library/libc/1255083
1997-01-28
- duplicates
-
JDK-4026661 JDK1.1 green threads don't work on Solaris 2.6 for Intel
-
- Closed
-