On 25/09/13 13:54, Er.shashank.singh wrote:
> I am getting below error while compiling exim on centos 5.3 please help me
> to short out this.
>
> In file included from exim.h:469,
> from exim_dbmbuild.c:31:
> dbstuff.h:101:16: error: db.h: No such file or directory
You may be trying to build with Berkeley DB enabled, but not have
that installed on your system.
> In file included from exim.h:469,
> from exim_dbmbuild.c:31:
> dbstuff.h:538: error: expected specifier-qualifier-list before âDBâ
> exim_dbmbuild.c: In function âmainâ:
This looks corrupted...
--
Cheers,
Jeremy