Comment 11 for bug 767085

Revision history for this message
Scott Wood (scott-buserror) wrote : Re: Package dante-client is broken on natty beta

I tried building from source (both as a package and with "./configure; make"). After resolving the libdl.so issue, when I try to run socksify the program just exits immediately with no message. Some simple programs like ls can run under socksify, but not the interesting ones.

I tried the libc symlink, and I tried changing the libc.so reference in the source to libc.so.6 -- neither made a difference. strace shows it looking at /usr/lib/x86_64-linux-gnu/libc.so (a linker script, probably expecting a binary) immediately before exiting.