--- Begin Message ---
Hi this is a recently discovered bug due to a change in header files in
OpenSolaris. Our bug # is 6718879.
That particular member is obsolete and we are just defining its value as
"unchanged". The fix should be to just delete that line of code:
iaInfo->ia_nice=
That one is new to me.
You may need to isolate this problem, I haven't seen it before.
Is this really SS12 or Sun Studio Express? What does CC -V say?
(The hotspot alias is [EMAIL PROTECTED], you probably should
send this problem to that alias).
-kto
Thorbjørn Ravn Andersen wrote:
Kelly O'Ha
Kelly O'Hair skrev den 28-06-2008 03:11:
The cc and CC also need to be in your PATH.
Thanks, didn't think it would be so simple.
I then got this compilation error (OpenSolaris fully updated, SS12,
Pentium III). I verified that "hg update" was up to date.
"/export/home/ravn/download/openjd
Martin Buchholz wrote:
On Fri, Jun 27, 2008 at 6:11 PM, Kelly O'Hair <[EMAIL PROTECTED]> wrote:
The cc and CC also need to be in your PATH.
... which is a long-standing bug in the Makefiles (only for hotspot?)
Yeah, depends on your point of view, some consider the whole
ALT_COMPILER_PATH a
On Fri, Jun 27, 2008 at 6:11 PM, Kelly O'Hair <[EMAIL PROTECTED]> wrote:
> The cc and CC also need to be in your PATH.
... which is a long-standing bug in the Makefiles (only for hotspot?)
If you set ALT_COMPILER_PATH and PATH pointing at two different compilers,
will subtle bad things happen?
M
The cc and CC also need to be in your PATH.
-kto
Thorbjørn Ravn Andersen wrote:
Hi.
I have tried to get an OpenSolaris build environment for OpenJDK7 up and
running (just for the fun of it), and have installed ss-dev and updated
everything as much as I could. The forrest should be up to dat
Hi.
I have tried to get an OpenSolaris build environment for OpenJDK7 up and
running (just for the fun of it), and have installed ss-dev and updated
everything as much as I could. The forrest should be up to date as of
the time of writing.
My problem right now is that the "gmake" fails with