>From: "asantos" <[EMAIL PROTECTED]>
>
>A ldd qmail-remote on my machine gives me:
>
>libresolv.so.2 => /lib/libresolv.so.2 (0x40019000)
>libc.so.6 => /lib/libc.so.6 (0x40027000)
>/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
>
>I bet you a eider feather against a authentic Sakenussem scroll that your
>problem is right there on the first line: different versions of libresolv.
>

ldd qmail-remote on triton gives

libresolv.so.2 => /lib/libresolv.so.2 (0x40015000)
libc.so.6 => /lib/libc.so.6 (0x40025000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

ldd qmail-remote on the machine I compiled it gives

libresolv.so.2 => /lib/libresolv.so.2 (0x40018000)
libc.so.6 => /lib/libc.so.6 (0x40028000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Running ldd -v shows the same version numbers on both systems.

I'll try and move qmail to another machine that is more similar to the one I 
compiled it on and see how it runs there.

Thanks,
Jens

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

Reply via email to