I get this error in Ubuntu Lucid (which I did not get in Karmic):
dlopen '/home/wesley/.doom3/base/gamex86.so'
failed: libgcc_s.so.1: version `GCC_4.2.0' not found
(required by /usr/lib/libstdc++.so.6)
I only assume its from gcc in Lucid being a higher version: gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3. I have build-essentials installed as well.
I tried to symlink the missing lib without success. Can anyone help me out to get this working?