[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 1.9-rc1: Javahl compilation issue in RHEL3

From: Alexander Thomas <alexander_at_collab.net>
Date: Sat, 25 Apr 2015 11:47:43 +0530

On 04/25/2015 03:48 AM, Branko Čibej wrote:
> On 24.04.2015 10:46, Alexander Thomas wrote:
>> On 04/24/2015 12:47 PM, Branko Čibej wrote:
>>>
>>> Can you try compiling with the following patch, please, and report the
>>> results?
>>>ndings/javahl
>>
>> Here is result after patching ...
>>
>> [[[
>> subversion/bindings/javahl/native/jniwrapper/jni_io_stream.cpp: In
>> function
>> `svn_error_t* Java::<unnamed>::global_stream_close_input(void*)':
>> subversion/bindings/javahl/native/jniwrapper/jni_io_stream.cpp:114: type
>> specifier omitted for parameter `ref'
>
> (...etc)
>
> Pretty much as I expected, I'm afraid. You'll have to use a newer
> version of GCC; yes, I'm aware that this makes packaging a lot more
> painful, given that you'll most likely have to ship a newer libstdc++, too.

This is case I had to move to RHEL4. Bit painful no other go.
>
> As far as I'm aware, RHEL3 is EOL and the last official update was 8
> years ago.
>
Yes I agree. Does this mean SVN official say RHEL 3 is no longer
supported, that is how it happens ?

Another small changes required in the bindings/javahl/README where
minimum required version of JRE/JDK now at 1.5+ need to be changed to
1.6+ (I hope). When I compiled javahl against 1.5.x, its not able find
many symbols in class java.lang.String like isEmpty().

-AT
Received on 2015-04-25 08:18:20 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.