You are not logged in.
Pages: 1
After updating my Wolf 3d install, I am getting this error:
./wolf.x86: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory
I looked for the file, and sure enough it is missing. I tried to link the file to the existing libstdc++.so.6.0.7 file, but I get this error:
./wolf.x86: symbol lookup error: ./wolf.x86: undefined symbol: __builtin_new
Any idea how to fix this? Do I need to upgrade my stdc libs and if so, is there a pgkbuild for this?
Thanks!!!
Joe
Offline
same error at this thread:
http://bbs.archlinux.org/viewtopic.php?t=21427
no solution as of this post, but keep watch
Offline
Check this ML thread: http://www.archlinux.org/pipermail/arch … 10399.html
Similar problem with a solution.
Offline
Pages: 1