./Puzzle Builder: /lib64/libc.so.6: version `GLIBC_2.11' not found (required by ./Puzzle Builder) ./Puzzle Builder: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by ./Puzzle Builder) ./Puzzle Builder: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by ./Puzzle Builder)
I use the Fedora release 8 (Werewolf), GCC 4.1.2. There was a command to check the dependencies of my program and a command to check the version of libstdc++ but unfortunately I don't remember either.
I assume I will need to update libstdc++, but I can't find out how to do it with yum. I tried downloading the latest libstdc++ source, and configure it but it tells me that there's no install.sh file.


Sign In
Create Account


Back to top









