Other sections in this FAQ:
Building and Installing
I'm having a problem with an Exim RPM.
I can't get Exim to compile with Berkeley DB version 2.x or 3.x.
I'm getting an undefined symbol error for hosts_ctl when I try to build Exim. (On some systems this error is undefined reference to 'hosts_ctl.)
I'm about to upgrade no se to a new Exim release. Do I need to ensure the spool is empty, or take any other special action?
What does the error install-info: command not found mean?
Exim doesn't seem to be recognizing my operating system type correctly, and so is failing to build.
Exim fails to build, complaining about the absence of the killpg function.
I'm getting an unresolved symbol ldap_is_ldap_url when trying to build Exim.
I'm getting an unresolved symbol mysql_close when trying to build Exim.
I'm trying to build Exim with PAM support. I have included -lpam in <small>EXTRALIBS</small>, but I'm still getting a linking error:
/lib/libpam.so: undefined reference to `dlerror' /lib/libpam.so: undefined reference to `dlclose' /lib/libpam.so: undefined reference to `dlopen' /lib/libpam.so: undefined reference to `dlsym'
I'm getting the error db.h: No such file or directory when I try to build Exim.
I'm getting the error /usr/bin/ld: cannot find -ldb when I try to build Exim.
I've compiled Exim and I've managed to start it but there was one problem - it always complained that libmsqlclient.so.10 was not found, even though this file is in /usr/local/lib/mysql/.
How can I remove Sendmail from my system? I've built Exim and run make install, but it still doesn't seem to be fully operational.
What does Can't open ../scripts/newer: No such file or directory mean? I got it while trying to build Exim.
I have tried to build Exim with Berkeley DB 3 and 4, but I always get errors.
Is there a quick walk-through of an Exim install from source anywhere?
I've set LOOKUP_INCLUDE=-I/client/include in Local/Makefile, but the compilation of exim_dumpdb is ignoring this option and failing. Why?
I know there are some 3rd-party patches for Exim, for exiscan and other things. Where are they?
I'm trying to compile with LOOKUP_WHOSON, but I keep getting In function whoson_find': undefined reference to wso_query.
