On Wed, Jul 12, 2006 at 12:46:15PM +0200, Marc Haber wrote: > On Wed, Jul 12, 2006 at 10:44:58AM +0100, Chris Lightfoot wrote: > > LD_PRELOAD=/lib/libpthread.so.0 /usr/sbin/exim4 -bd -q30m > > In my unstable chroot, this leads to a relocation error message: > > $ sudo env LD_PRELOAD=/lib/libpthread.so.0 /usr/sbin/exim4 -bd -q30m > /usr/sbin/exim4: relocation error: /lib/libpthread.so.0: symbol _h_errno, > version GLIBC_2.0 not defined in file libc.so.6 with link time reference
odd. I don't have an unstable system here but I've asked a friend who does, and he can't reproduce that error. Anyway, probably the easiest thing to do is to force a relink with -lpthread to see whether that makes any difference. -- Chris Lightfoot mySociety -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

