Developmet in FreeBSD

cyberserg at ua.fm cyberserg at ua.fm
Thu Feb 26 10:26:17 PST 2004


Hello All,

I can't compile sample filter for sendmail. This sample writing in doc with
sandmail, but I can't compile it. What I missing ?

(off topic) Where I can ask question about developing more ?

cc sample.c
/tmp/ccoPD8c2.o: In function `mlfi_connect':
/tmp/ccoPD8c2.o(.text+0x47): undefined reference to `smfi_setpriv'
/tmp/ccoPD8c2.o(.text+0x5b): undefined reference to `smfi_getsymval'
/tmp/ccoPD8c2.o: In function `mlfi_helo':
/tmp/ccoPD8c2.o(.text+0xc3): undefined reference to `smfi_getpriv'
/tmp/ccoPD8c2.o(.text+0xda): undefined reference to `smfi_getsymval'
/tmp/ccoPD8c2.o: In function `mlfi_envfrom':
/tmp/ccoPD8c2.o(.text+0x1be): undefined reference to `smfi_getpriv'
/tmp/ccoPD8c2.o(.text+0x1d5): undefined reference to `smfi_getsymval'
/tmp/ccoPD8c2.o: In function `mlfi_envrcpt':
/tmp/ccoPD8c2.o(.text+0x366): undefined reference to `smfi_getpriv'
/tmp/ccoPD8c2.o(.text+0x37d): undefined reference to `smfi_getsymval'
/tmp/ccoPD8c2.o: In function `mlfi_header':
/tmp/ccoPD8c2.o(.text+0x493): undefined reference to `smfi_getpriv'
/tmp/ccoPD8c2.o: In function `mlfi_eoh':
/tmp/ccoPD8c2.o(.text+0x4e6): undefined reference to `smfi_getpriv'
/tmp/ccoPD8c2.o: In function `mlfi_body':
/tmp/ccoPD8c2.o(.text+0x532): undefined reference to `smfi_getpriv'
/tmp/ccoPD8c2.o: In function `mlfi_eom':
/tmp/ccoPD8c2.o(.text+0x5d4): undefined reference to `smfi_addrcpt'
/tmp/ccoPD8c2.o: In function `mlfi_cleanup':
/tmp/ccoPD8c2.o(.text+0x644): undefined reference to `smfi_getpriv'
/tmp/ccoPD8c2.o(.text+0x77a): undefined reference to `smfi_addheader'
/tmp/ccoPD8c2.o: In function `mlfi_close':
/tmp/ccoPD8c2.o(.text+0x82e): undefined reference to `smfi_getpriv'
/tmp/ccoPD8c2.o(.text+0x893): undefined reference to `smfi_setpriv'
/tmp/ccoPD8c2.o: In function `main':
/tmp/ccoPD8c2.o(.text+0x96e): undefined reference to `smfi_setconn'
/tmp/ccoPD8c2.o(.text+0xa70): undefined reference to `smfi_settimeout'
/tmp/ccoPD8c2.o(.text+0xbb2): undefined reference to `smfi_register'
/tmp/ccoPD8c2.o(.text+0xbe5): undefined reference to `smfi_main'



-- 
Best regards,
 cyberserg                          mailto:cyberserg at ua.fm




More information about the freebsd-questions mailing list