[SA-exim] Problem compiling

Torsten Mueller torsten at archesoft.de
Wed Dec 28 05:27:01 PST 2005


Hello,

i have a problem compiling sa-exim.so

First i extracted exim-4.60.tar.gz, copied my
old Makefile for exim into Local (previous version
was 4.50). I copied
localscan_dlopen_exim_4.20_or_better.patch
into the main exim directory and applied the
patch by patch -p1 < localscan_dlopen_exim_4.20_or_better.patch
The patch succeeded. Fine. I compiled exim, o.k.

Now i went to sa-exim-4.2
I edited the Makefile, changed
SACONF=/usr/local/exim/sa-exim.conf
SPAMC=/usr/bin/spamc
EXIM_SRC= /usr/local/src/exim/exim-4.60/src
to point to the right location.

Now i typed make, and got:

Building sa-exim-4.2.so
gcc -I/usr/local/src/exim/exim-4.60/src -I./eximinc -DDLOPEN_LOCAL_SCAN 
-DSPAMASSASSIN_CONF=\"/usr/local/exim/sa-exim.conf\" 
-DSPAMC_LOCATION=\"/usr/bin/spamc\" -O2 -Wall -shared -o sa-exim-4.2.so 
sa-exim.c
In file included from sa-exim.c:32:
/usr/local/src/exim/exim-4.60/src/local_scan.h:21:20: config.h: No such 
file or directory
sa-exim.c:512:2: warning: #warning you should not worry about the "might 
be clobbered by longjmp", see source
make: *** [sa-exim-4.2.so] Error 1


Hmm, something went wrong, but what ?

Thanks
Torsten




More information about the SA-Exim mailing list