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? >> > > 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. As far as I'm aware, RHEL3 is EOL and the last official update was 8 years ago. -- Brane