error with libmilter



dear All,

I am jus installed centOS 5.0 from the distrubution to be as our mail
server

i have installed the following

sendmail-8.13.8-2.el5
mailsacnner 4.61.7
spamassassin 3.2.1
clamav-0.91-1.el5.rf

and every thing is workin fine

but i want to implement domain keys so i downloaded the dkim-milter-1.2.0
and uncompress it edited the site.config.m4 file n folled intructions in
the INSTALL file but when i run
sh Build
it gives me errors

here below a part of the errors

tmp/software/dkim-milter-1.2.0/libdkim
Configuration: pfx=, os=Linux, rel=2.6.18-8.el5xen, rbase=2,
rroot=2.6.18-8, arch=i686, sfx=, variant=optimized
Making in
/tmp/software/dkim-milter-1.2.0/obj.Linux.2.6.18-8.el5xen.i686/libdkim
make[1]: Entering directory
`/tmp/software/dkim-milter-1.2.0/obj.Linux.2.6.18-8.el5xen.i686/libdkim'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/tmp/software/dkim-milter-1.2.0/obj.Linux.2.6.18-8.el5xen.i686/libdkim'
Making all in:
/tmp/software/dkim-milter-1.2.0/dkim-filter
Configuration: pfx=, os=Linux, rel=2.6.18-8.el5xen, rbase=2,
rroot=2.6.18-8, arch=i686, sfx=, variant=optimized
Making in
/tmp/software/dkim-milter-1.2.0/obj.Linux.2.6.18-8.el5xen.i686/dkim-filter
make[1]: Entering directory
/tmp/software/dkim-milter-1.2.0/obj.Linux.2.6.18-8.el5xen.i686/dkim-filter'
cc -O2 -I. -I../../include -I../libdkim/ -D_REENTRANT -DXP_MT -c -o
dkim-filter.o dkim-filter.c
dkim-filter.c:63:29: error: libmilter/mfapi.h: No such file or directory
dkim-filter.c:193: error: expected specifier-qualifier-list before
â??_SOCK_ADDRâ??
dkim-filter.c:213: error: â??SMFIS_ACCEPTâ?? undeclared here (not in a
function)
dkim-filter.c:216: error: â??SMFIS_TEMPFAILâ?? undeclared here (not in a
function)
dkim-filter.c:275: error: â??SMFIS_DISCARDâ?? undeclared here (not in a
function)
dkim-filter.c:277: error: â??SMFIS_REJECTâ?? undeclared here (not in a
function)
dkim-filter.c:311: error: expected â??=â??, â??,â??, â??;â??, â??asmâ?? or
â??__attribute__â?? before â??mlfi_abortâ??
dkim-filter.c:312: error: expected â??=â??, â??,â??, â??;â??, â??asmâ?? or
â??__attribute__â?? before â??mlfi_bodyâ??
dkim-filter.c:313: error: expected â??=â??, â??,â??, â??;â??, â??asmâ?? or
â??__attribute__â?? before â??mlfi_connectâ??
dkim-filter.c:314: error: expected â??=â??, â??,â??, â??;â??, â??asmâ?? or
â??__attribute__â?? before â??mlfi_envfromâ??
dkim-filter.c:315: error: expected â??=â??, â??,â??, â??;â??, â??asmâ?? or
â??__attribute__â?? before â??mlfi_envrcptâ??
dkim-filter.c:316: error: expected â??=â??, â??,â??, â??;â??, â??asmâ?? or
â??__attribute__â?? before â??mlfi_eohâ??
dkim-filter.c:317: error: expected â??=â??, â??,â??, â??;â??, â??asmâ?? or
â??__attribute__â?? before â??mlfi_eomâ??
dkim-filter.c:318: error: expected â??=â??, â??,â??, â??;â??, â??asmâ?? or
â??__attribute__â?? before â??mlfi_headerâ??
dkim-filter.c:320: error: expected â??)â?? before â??*â?? token
dkim-filter.c: In function â??dkimf_sendprogressâ??:
dkim-filter.c:565: error: â??SMFICTXâ?? undeclared (first use in this
function)
dkim-filter.c:565: error: (Each undeclared identifier is reported only
once
dkim-filter.c:565: error: for each function it appears in


apprecite if someone can help me..


---------------------------------
Got a little couch potato?
Check out fun summer activities for kids.
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages