[exim] exim error need help

Góra strony
Delete this message
Reply to this message
Autor: PARTH MONGA
Data:  
Dla: exim-users
Temat: [exim] exim error need help
Hi friends

I am re-compiling exim 4.72 with tls support and i am getting the following
error ,
am not able to get where i am wrong .Please show some light on this >

Thanks & Regards
Parth Monga


In file included from ../src/exim.h:438,
                 from ../src/local_scan.c:10:
../src/dbstuff.h:27:17: error: tdb.h: No such file or directory
In file included from ../src/exim.h:438,
                 from ../src/local_scan.c:10:
../src/dbstuff.h:541: error: expected specifier-qualifier-list before
âTDB_CONTEXTâ
In file included from ../src/exim.h:442,
                 from ../src/local_scan.c:10:
../src/dbfunctions.h:17: error: expected declaration specifiers or â...â
before âTDB_DATAâ
In file included from ../src/exim.h:446,
                 from ../src/local_scan.c:10:
../src/bmi_spam.h:13:21: error: bmi_api.h: No such file or directory
In file included from ../src/exim.h:452,
                 from ../src/local_scan.c:10:
../src/srs.h:18:21: error: srs_alt.h: No such file or directory
In file included from ../src/exim.h:452,
                 from ../src/local_scan.c:10:
../src/srs.h:26: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â
before âeximsrs_db_insertâ
../src/srs.h:27: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â
before âeximsrs_db_lookupâ
make[1]: *** [local_scan.o] Error 1
make[1]: Leaving directory `/usr/local/src/exim-4.72/build-Linux-x86_64'
make: *** [all] Error 2