I'm building from source; Local/Makefile excerpt: EXPERIMENTAL_SPF=yes CFLAGS=-DSPF -I/usr/local/include EXTRALIBS_EXIM=-L/usr/local/lib -lspf2
and this is the content of /usr/local/niclude/spf2 saxophon:/usr/src/packages/SPECS # l /usr/local/include/spf2/ total 88 drwxr-xr-x 2 root root 4096 Sep 8 16:48 ./ drwxr-xr-x 3 root root 4096 Feb 3 2005 ../ -rw-r--r-- 1 root root 2399 Sep 8 16:48 spf.h -rw-r--r-- 1 root root 5491 Sep 8 16:48 spf_dns.h -rw-r--r-- 1 root root 4426 Sep 8 16:48 spf_dns_cache.h -rw-r--r-- 1 root root 1548 Sep 8 16:48 spf_dns_null.h -rw-r--r-- 1 root root 1274 Sep 8 16:48 spf_dns_resolv.h -rw-r--r-- 1 root root 2067 Sep 8 16:48 spf_dns_rr.h -rw-r--r-- 1 root root 1295 Sep 8 16:48 spf_dns_test.h -rw-r--r-- 1 root root 2837 Sep 8 16:48 spf_dns_zone.h -rw-r--r-- 1 root root 153 Sep 8 16:48 spf_lib_version.h -rw-r--r-- 1 root root 5099 Sep 8 16:48 spf_log.h -rw-r--r-- 1 root root 7311 Sep 8 16:48 spf_record.h -rw-r--r-- 1 root root 3172 Sep 8 16:48 spf_request.h -rw-r--r-- 1 root root 8630 Sep 8 16:48 spf_response.h -rw-r--r-- 1 root root 3346 Sep 8 16:48 spf_server.h <[EMAIL PROTECTED]> wrote on 08.09.2005 17:12:10: > On Sep 8 2005, [EMAIL PROTECTED] wrote: > > Larry! > > Thanks for the tip; > > > > here is the result from 1.2.5; can you help please ? > > > > >>> exim_checkaccess script built > > > > gcc exim_dbmbuild.c > > In file included from /usr/local/include/spf2/spf.h:27, > > from spf.h:17, > > from exim.h:437, > > from exim_dbmbuild.c:33: > > /usr/local/include/spf2/spf_server.h:23:30: spf_dns_internal.h: No such > > file or directory > > exim_dbmbuild.c: In function `main': > > exim_dbmbuild.c:347: warning: comparison between signed and unsigned > > exim_dbmbuild.c:352: warning: comparison between signed and unsigned > > make[1]: *** [exim_dbmbuild.o] Error 1 > > make[1]: Leaving directory > > `/usr/src/packages/BUILD/exim-4.52/build-Linux-i386' > > make: *** [go] Error 2 > > Bad exit status from /var/tmp/rpm-tmp.97698 (%build) > Are you picking up the includes? If RPM based, did you install the > -devel RPM? > > -- > Larry Rosenman http://www.lerctr.org/~ler > Phone: +1 972-414-9812 E-Mail: [email protected] > US Mail: 3535 Gaspar Drive, Dallas, TX 75220-3611 ---------------------------------------------------------------------- Wolfgang Fuertbauer (e-Mail: [EMAIL PROTECTED]) EBEWE Pharma Mondseestrasse 11 4866 Unterach, Austria Tel +43 7665 8123 315 Fax +43 7665 8123 1487 http://www.ebewe.com -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
