Hi Parth,

On Mon, 28 Mar 2011, PARTH MONGA wrote:

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 >
[...]
../src/dbstuff.h:27:17: error: tdb.h: No such file or directory
../src/bmi_spam.h:13:21: error: bmi_api.h: No such file or directory
../src/srs.h:18:21: error: srs_alt.h: No such file or directory

The error messages "No such file or directory" indicate that some header files, that are required to build Exim options that you've enabled, are not installed. For example tdb.h (probably in a tdb-devel or libtdb-dev package) and srs_alt.h (probably in srs-devel or libsrs2-dev). I have no idea what BMI is (apart from an airline).

If you can't find and install the header files, please disable these options and try again.

Cheers, Chris.
--
_____ __     _
\  __/ / ,__(_)_  | Chris Wilson <[email protected]> Cambs UK |
/ (_/ ,\/ _/ /_ \ | Security/C/C++/Java/Ruby/Perl/SQL Developer |
\__/_/_/_//_/___/ | We are GNU : free your mind & your software |

--
## List details at http://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to