You are not logged in.
Pages: 1
Recently I've been trying to get Kylix to work on arch. I've been failiing miserably. I decided to try a patched version of libc to see if it'd work for kylix. Well, I mistakenly(I'm an idiot), replaced the original libc with a patched version. I no get this error when I run vim:
vim: relocation error: /usr/lib/libXdmcp.so.6: symbol __cxa_finalize, version GLIBC_2.1.3 not defined in file libc.so.6 with link time reference
I also get a simliar error when running various other applications. I tried reinstalling glibc
pacman -S glibc
Still get the errors though. Any suggestions?
Resolved:
Seems the reinstallation didn't replace the link in /usr/lib/libc.so.6
Last edited by twiistedkaos (2008-11-18 20:14:43)
Offline
Pages: 1