Re: [Exim] Core blimey

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Oliver Cook
Ημερομηνία:  
Προς: Juha Saarinen
Υ/ο: Exim-Users@Exim. Org
Αντικείμενο: Re: [Exim] Core blimey
On Sun, Apr 29, 2001 at 10:32:48PM +1200, Juha Saarinen wrote:
> I've got 3.20 running on two FreeBSD 4.2 boxes with fairly similar configs,
> so I'm wondering if 3.22 doesn't like FreeBSD 4.3 or something.


I just compiled exim 3.22 on a FreeBSD 4.3 box to check
your theory. No segfault.

Output from ldd on two systems:

bash-2.02$ uname -a
FreeBSD cluedo.freeuk.net 4.3-STABLE FreeBSD 4.3-STABLE #0: Fri Apr 27 15:06:13 BST 2001     ollie@???:/usr/obj/usr/src/sys/CLUEDO  i386
bash-2.02$ ldd exim
exim:
        libcrypt.so.2 => /usr/lib/libcrypt.so.2 (0x280d0000)
        libc.so.4 => /usr/lib/libc.so.4 (0x280e5000)



bash-2.03$ uname -a
FreeBSD nemesis.uk.clara.net 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Apr  2 16:41:15 BST 2001     root@:/usr/src/sys/compile/NEMESIS  i386
bash-2.03$ ldd /usr/exim/bin/exim
/usr/exim/bin/exim:
        libcrypt.so.2 => /usr/lib/libcrypt.so.2 (0x280d0000)
        libmysqlclient.so.6 => /usr/local/lib/mysql/libmysqlclient.so.6 (0x280e5000)
        libc.so.4 => /usr/lib/libc.so.4 (0x280f9000)
        libm.so.2 => /usr/lib/libm.so.2 (0x2818e000)
        libz.so.2 => /usr/lib/libz.so.2 (0x281a9000)


One had MySQL support as you can see. However, both only link
against a libc once.

Ollie

-- 
Oliver Cook    Systems Administrator, ClaraNET
ollie@???      020 7903 3000 ext. 291