Re: linker wierdness

2002-03-21 Thread Amos Gouaux
> On Thu, 21 Mar 2002 16:26:33 +0100, > Birger Toedtmann <[EMAIL PROTECTED]> (bt) writes: bt> The problem mostly lies with the header files. I had the same effect bt> once. I had installed BDB3 and 4 on one machine, and the db header file bt> (include/db.h) pointed towards BDB3 wherea

Re: linker wierdness

2002-03-21 Thread Birger Toedtmann
Clifford Thurber schrieb am Thu, Mar 21, 2002 at 09:43:58AM -0500: [...] > > Mar 20 23:23:23 birdbrain master[25255]: process 25257 exited, status 75 > Mar 20 23:23:23 birdbrain tls_prune[25259]: incorrect version of Berkeley > db: co mpiled against 4.0.14, linked against 3.1.14 > > > Of course

linker wierdness

2002-03-21 Thread Clifford Thurber
Hello I having some strange linking problems. I am trying to build Cyrus 2.1.2 IIMAP server using BerkeleyDB 4.0 and SASL 2.1.2 on a RedHat 7.1 box. I installed BerkeleyDB and SASL without problem by doing the following. Set up links: ln -s /usr/local/BerkeleyDB.4.0/libdb4.a /usr/lib/lib/