Questions and Answers :
Unix/Linux :
5.2.4 fails, requires GCC 3.0, Redhat 7.2
Message board moderation
Author | Message |
---|---|
parkut Send message Joined: 9 Aug 99 Posts: 69 Credit: 9,779,243 RAC: 0 ![]() |
My installation of 5.2.4 on my old trusty RedHat 7.2 server failed with the error message: ./boinc: /lib/i686/libc.so.6: version `GCC_3.0' not found (required by ./boinc) I spent some time trying to find a more current version of GCC for my sytem, but quickly ran into dependency issues. Anyone have a suggestion (short of rebuilding the system)? It's a production server for in house work. |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
You will need the gcc libs (libgcc and libstdc++) Version 3.x. Can you please post the output of "ldd ./boinc_client". |
parkut Send message Joined: 9 Aug 99 Posts: 69 Credit: 9,779,243 RAC: 0 ![]() |
I had a good guess about that. I have GCC version 2.96 You will need the gcc libs (libgcc and libstdc++) Version 3.x. ./boinc524: /lib/i686/libc.so.6: version `GCC_3.0' not found (required by ./boinc524) libdl.so.2 => /lib/libdl.so.2 (0x40025000) libc.so.6 => /lib/i686/libc.so.6 (0x40029000) libm.so.6 => /lib/i686/libm.so.6 (0x40165000) libpthread.so.0 => /lib/i686/libpthread.so.0 (0x40188000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
I had a good guess about that. I have GCC version 2.96 You have got to download and install the gcc 3.x libs... |
©2025 University of California
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.