unable to link v3.4.4 on redhat 5

Just updated to LimeLM 3.4.4 and am now unable to link on RedHat 5. Here are the errors we get:

/root/rstudio-pro/package/linux/build-Server-RPM/src/cpp/server/activation/librserver.so: undefined reference to `std::hash<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >::operator()(std::basic_string<char, std::char_traits<char>, std::allocator<char> >) const@GLIBCXX_3.4.10'/root/rstudio-pro/package/linux/build-Server-RPM/src/cpp/server/activation/librserver.so: undefined reference to `__isoc99_sscanf@GLIBC_2.7'/root/rstudio-pro/package/linux/build-Server-RPM/src/cpp/server/activation/librserver.so: undefined reference to `std::__detail::__prime_list@GLIBCXX_3.4.10'/root/rstudio-pro/package/linux/build-Server-RPM/src/cpp/server/activation/librserver.so: undefined reference to `__longjmp_chk@GLIBC_2.11'collect2: ld returned 1 exit status

Is this somehow related to the work done to enable static linking on Linux? Is RedHat 5 no longer supported? If so that would keep us on 3.4.3 which might be problematic if important fixes go into 3.4.4 (we were updating as a result of another inquiry where you wanted to confirm we were on the latest version).

Thanks in advance for your help!

J.J.

Yes, sorry about that, RedHat 5 is still supported but that build used a newer compiler that accidentally excluded some older operating systems (RedHat 5 included).

Shoot me an email and I'll send you the fixed TurboActivate builds (static or dynamic?). Email me at wyatt@wyday.com

In the next version of TurboActivate this will be fixed.