Re: [EXIM] make error for version 2.00

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Philip Hazel
Dátum:  
Címzett: Pollywog
CC: exim-users
Tárgy: Re: [EXIM] make error for version 2.00
On Sun, 19 Jul 1998, Pollywog wrote:

> I am using Linux (Caldera) and I just discovered that I am still using version
> 1.92 of Exim when I thought I had installed version 2.00, so I went to a new
> tarball and when I did 'make' I got this error:
>
> undefined reference to 'dbopen'
>
> What does this mean?


It means you have configured Exim to expect to use Berkeley DB version
1.x and it has not been given access to the DB library (where 'dbopen')
should be found. You may need something like DBMLIB=-ldb.

-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.



--
*** Exim information can be found at http://www.exim.org/ ***