Hi all,
I'm trying to build a package that uses cmake.
I loaded the version from the repository today but it looks broken.
tc@box:~$ cmake
cmake: /usr/lib/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by cmake)
cmake: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by cmake)
I'll poke around with it a bit and see if I can figure out what is missing. I'm assuming I'm missing something simple.
Has anyone seen this before?
Thanks,
-syrekron