Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 Dec 2005 00:41:22 +0100
From:      Gregory Nou <gregorynou@altern.org>
To:        Mehmet Fatih AKBULUT <mfatihakbulut@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Java error.
Message-ID:  <4390DBA2.3090303@altern.org>
In-Reply-To: <eed667140512020057t7faa3343na5d125fd79f08c93@mail.gmail.com>
References:  <eed667140512020057t7faa3343na5d125fd79f08c93@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Mehmet Fatih AKBULUT wrote:
> hi all.
> i tried to install java on my freebsd5.4
> but when installing got the error below.
> any idea how to overcome this error ?
> 
> 
> \
> fi
> /usr/ports/java/jdk15/work/control/build/bsd-i586/gensrc/sun/nio/cs/StandardCharsets.java:226:
> <identifier> expected
> Java HotSpot(TM) Client VM warning: Can't detect initial thread stack
> location
>                ^
> /usr/ports/java/jdk15/work/control/build/bsd-i586/gensrc/sun/nio/cs/StandardCharsets.java:226:
> unclosed character literal
> Java HotSpot(TM) Client VM warning: Can't detect initial thread stack
> location
>                                        ^
> /usr/ports/java/jdk15/work/control/build/bsd-i586/gensrc/sun/nio/cs/StandardCharsets.java:227:
> ')' expected
>     private static final class Aliases
>                          ^
> 
The errors you get are really weird.
Maybe you should check if there isn't a quote (") missing somewhere before.
I'm currently running jdk15 on current, and never had problems with it.
If you still have the problem, could you send me the file 
/usr/ports/java/jdk15/work/control/build/bsd-i586/gensrc/sun/nio/cs/StandardCharsets.java 
?
Could you also tell us which version of linux-jdk you have ?

Cheers,

-- 
Gregory



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4390DBA2.3090303>