Re: Small problems compiling tomcat native

2016-04-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rainer, On 4/25/16 8:57 AM, Rainer Jung wrote: > Am 25.04.2016 um 14:31 schrieb Stefan Frei: >> very sorry just solved it. >> >> >> overlooked a line in configure >> >> /root/tomcat-native-1.1.34-src/jni/native/build/get-version.sh: >> Permission

Re: Small problems compiling tomcat native

2016-04-25 Thread Stefan Frei
ok thx for the hint. dunno why debian still provides 1.0.1. anyway i plan to migrate the production to ubuntu, im almost sure they have a more recent openssl. i only took the 1.1 release because of the old ssl. Regards Stefan 2016-04-25 14:57 GMT+02:00 Rainer Jung : >

Re: Small problems compiling tomcat native

2016-04-25 Thread Rainer Jung
Am 25.04.2016 um 14:31 schrieb Stefan Frei: very sorry just solved it. overlooked a line in configure /root/tomcat-native-1.1.34-src/jni/native/build/get-version.sh: Permission denied OK, no problem. If extracted from a source tarball, the file should have been executable by default

Re: Small problems compiling tomcat native

2016-04-25 Thread Stefan Frei
very sorry just solved it. overlooked a line in configure /root/tomcat-native-1.1.34-src/jni/native/build/get-version.sh: Permission denied Regards Stefan 2016-04-25 14:04 GMT+02:00 Rainer Jung : > Can you provide the full configure command you use and the configure

Re: Small problems compiling tomcat native

2016-04-25 Thread Rainer Jung
Can you provide the full configure command you use and the configure and make output as well as config.log? Do you have environment variables set, that influence the build (CC, CFLAGS, LDFLAGS or similar)? The "-Wl,-z,relro" should not directly come from our own tcnative scripts but using the

Re: Small problems compiling tomcat native

2016-04-25 Thread Stefan Frei
libapr1:amd64 1.5.1-3 openssl1.0.1k-3+deb8u4 2016-04-25 12:35 GMT+02:00 Mark Thomas : > On 25/04/2016 10:31, Stefan Frei wrote: >> Hello >> >> tomcat 8.0.33 >> tomcat-native-1.1.34-src >> SMP Debian 3.16.7-ckt25-2 >> 1.8.0_77 >> >> i am

Re: Small problems compiling tomcat native

2016-04-25 Thread Mark Thomas
On 25/04/2016 10:31, Stefan Frei wrote: > Hello > > tomcat 8.0.33 > tomcat-native-1.1.34-src > SMP Debian 3.16.7-ckt25-2 > 1.8.0_77 > > i am unable to compile the native libs, here is the error messages > from the make command: > > libtool: link: CURRENT `-Wl,-z,relro' must be a nonnegative

Small problems compiling tomcat native

2016-04-25 Thread Stefan Frei
Hello tomcat 8.0.33 tomcat-native-1.1.34-src SMP Debian 3.16.7-ckt25-2 1.8.0_77 i am unable to compile the native libs, here is the error messages from the make command: libtool: link: CURRENT `-Wl,-z,relro' must be a nonnegative integer libtool: link: `-Wl,-z,relro' is not valid version