classpathx
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Classpathx] /trunk/inetlib/make Failure


From: Chris Burdess
Subject: Re: [Classpathx] /trunk/inetlib/make Failure
Date: Wed, 22 Jan 2014 08:26:10 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 21/01/14 22:59, Conrad T. Pino wrote:
> * CentOS inetlib/make fails differently, see below.
...

> gcj -C  -classpath classes:./source::: -d classes
> source/gnu/inet/util/SaslNTLM.java
> source/gnu/inet/util/SaslNTLM.java: In class 'gnu.inet.util.SaslNTLM':
> source/gnu/inet/util/SaslNTLM.java: In method
> 'gnu.inet.util.SaslNTLM.createType1Message()':
> source/gnu/inet/util/SaslNTLM.java:187: error: Can't find method
> 'getBytes(Ljava/nio/charset/Charset;)' in type 'java.lang.String'.
>     byte[] bdomain = domain.getBytes(OEM);
>                               ^

Looks like I was wrong about 1.5, this is a 1.6 method. I will fix this
to work on 1.5.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]