Hi all! I'm trying to implement sid-milter with Postfix 2.7, but am having some 
problems while trying to compile release 1.0 under RHEL 5.5 (x86_64) as shown 
below, any ideas? otherwise, does anyone know where can I find an rpm package 
for my distro?
Thanks in advance.

make[1]: Entering directory 
`/home/ruser/data.software/sid-milter-1.0.0/obj.Linux.2.6.18-194.3.1.el5.x86_64/sid-filter'
cc -O2 -I. -I../../libar  -I../../libmarid  -I../../sendmail   -I../../include  
-DUSE_ARLIB   -D_REENTRANT -DXP_MT   -c -o sid-filter.o sid-filter.c
cc -O2 -I. -I../../libar  -I../../libmarid  -I../../sendmail   -I../../include  
-DUSE_ARLIB   -D_REENTRANT -DXP_MT   -c -o rfc2822.o rfc2822.c
cc -O2 -I. -I../../libar  -I../../libmarid  -I../../sendmail   -I../../include  
-DUSE_ARLIB   -D_REENTRANT -DXP_MT   -c -o util.o util.c
cc -o sid-filter -lpthread  sid-filter.o rfc2822.o util.o      -lmilter  
/home/ruser/data.software/sid-milter-1.0.0/obj.Linux.2.6.18-194.3.1.el5.x86_64/libar/libar.a
 
/home/ruser/data.software/sid-milter-1.0.0/obj.Linux.2.6.18-194.3.1.el5.x86_64/libmarid/libmarid.a
 
/home/ruser/data.software/sid-milter-1.0.0/obj.Linux.2.6.18-194.3.1.el5.x86_64/libsm/libsm.a
  -ldl
sid-filter.o: In function `sid_decode_a':
sid-filter.c:(.text+0x733): undefined reference to `__dn_expand'
sid-filter.c:(.text+0x73e): undefined reference to `__dn_skipname'
sid-filter.c:(.text+0x7a0): undefined reference to `__dn_expand'
sid-filter.o: In function `sid_marid_check':
sid-filter.c:(.text+0xc6f): undefined reference to `__dn_expand'
sid-filter.c:(.text+0xc7a): undefined reference to `__dn_skipname'
sid-filter.c:(.text+0xf90): undefined reference to `__dn_expand'
sid-filter.c:(.text+0x1533): undefined reference to `__dn_expand'
sid-filter.c:(.text+0x1603): undefined reference to `__dn_expand'
sid-filter.c:(.text+0x170a): undefined reference to `__dn_expand'
/home/ruser/data.software/sid-milter-1.0.0/obj.Linux.2.6.18-194.3.1.el5.x86_64/libar/libar.a(ar.o):
 In function `ar_sendquery':
ar.c:(.text+0x15e7): undefined reference to `__res_nmkquery'
/home/ruser/data.software/sid-milter-1.0.0/obj.Linux.2.6.18-194.3.1.el5.x86_64/libar/libar.a(ar.o):
 In function `ar_dispatcher':
ar.c:(.text+0x2053): undefined reference to `__dn_skipname'
ar.c:(.text+0x207a): undefined reference to `__dn_skipname'
ar.c:(.text+0x20d3): undefined reference to `__dn_expand'
collect2: ld returned 1 exit status
make[1]: *** [sid-filter] Error 1
make[1]: Leaving directory 
`/home/ruser/data.software/sid-milter-1.0.0/obj.Linux.2.6.18-194.3.1.el5.x86_64/sid-filter'
make: *** [all] Error 2



  ________________________________
"Cuidar la naturaleza es vivir mejor... hag?moslo juntos. Imprime s?lo lo 
necesario."


"La informaci?n transmitida en este mensaje est? destinada ?nicamente a la 
persona o entidad a la cual el mismo est? dirigido, y puede contener material 
confidencial, reservado o sujeto al secreto profesional. Cualquier revisi?n, 
retransmisi?n, divulgaci?n u otro uso de la misma, o la realizaci?n de 
cualquier acci?n basada en ella por personas o entidades distintas de la 
indicada, no est? permitida. Si usted ha recibido este mensaje por error, tenga 
la amabilidad de destruirlo, sin copiarlo ni divulgar su contenido. Muchas 
gracias."


The information contained in this message is directed exclusively to the person 
or entity to whom the message is addressed, and it might contain information 
that is confidential, privileged or otherwise legally exempt from disclosure. 
Any action based on it, performed by an individual or entity different from the 
one it was intended, is not allowed and its contents should not be read, 
forwarded, disclosed, or used in any other way. If you have received it by 
mistake please delete it from your system, you should also not copy the message 
nor disclose its contents to anyone. Thank you.

Reply via email to