Re: [Exim] Failing on "make"

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: John Horne
Data:  
Para: exim-users
Assunto: Re: [Exim] Failing on "make"
On Thu, 2004-03-25 at 11:27, trevor.mclachlan@??? wrote:
>
> gcc -c -O  -o exim_dbmbuild.o exim_dbmbuild.c
> In file included from exim.h:354,
>                  from exim_dbmbuild.c:30:
> dbstuff.h:101: db.h: No such file or directory
> make[1]: *** [exim_dbmbuild.o] Error 1
> make[1]: Leaving directory
> `/export/home/trevor/exim-4.30/build-SunOS5-5.8-sparc'
> make: *** [go] Error 2

Hello,

Taking a quick look at our solaris 8 system I see we have

/opt/sfw/include/db.h

It seems you need to install another package (SFWbdb - the Berkeley DB
package) from the additional software CD that comes with solaris 8.
(Can't remember what the cd is actually called but its something like
that.)

Alternatively remove the 'USE_DB' setting - that is telling exim to use
Berkeley DB - and let it default to using ndbm on solaris.


John.

--
---------------------------------------------------------------
John Horne, University of Plymouth, UK  Tel: +44 (0)1752 233914
E-mail: John.Horne@???       Fax: +44 (0)1752 233839