filtermail bug

Harald Weis hawei at nerim.net
Sat Aug 7 04:34:21 PDT 2004


The filtermail port does not work because of a bug which has been fixed in
mailfilter's development branch (the ["Return-Path" exceeded maxlength] bug).

When trying to build the cvs development tree, the config.log shows the 
following errors:

g++: argument to `-V' missing
gcc: argument to `-V' is missing
conftest.c:2: syntax error before `me'
conftest.c:15: ac_nonexistent.h: No such file or directory
conftest.c:58: stdint.h: No such file or directory
conftest.c:61: libintl.h: No such file or directory
conftest.c:27: libintl.h: No such file or directory
conftest.c:36: alloca.h: No such file or directory
conftest.c:42: features.h: No such file or directory
conftest.c: In function `main':
conftest.c:47: syntax error before `i'
conftest.c:43: stdint.h: No such file or directory
conftest.c:79: argz.h: No such file or directory
conftest.c:45: argz.h: No such file or directory
/home/me/mailfilter/conftest.c:94: undefined reference to `feof_unlocked'
/home/me/mailfilter/conftest.c:94: undefined reference to `fgets_unlocked'
/home/me/mailfilter/conftest.c:94: undefined reference to `getc_unlocked'
/home/me/mailfilter/conftest.c:99: undefined reference to `mempcpy'
/home/me/mailfilter/conftest.c:103: undefined reference to `stpcpy'
/home/me/mailfilter/conftest.c:107: undefined reference to `__argz_count'
/home/me/mailfilter/conftest.c:107: undefined reference to `__argz_stringify'
/home/me/mailfilter/conftest.c:107: undefined reference to `__argz_next'
/home/me/mailfilter/conftest.c:73: undefined reference to `libiconv_open'
/home/me/mailfilter/conftest.c:74: undefined reference to `libiconv'
/home/me/mailfilter/conftest.c:76: undefined reference to `libiconv_close'
conftest.c:76: conflicting types for `libiconv'
/usr/local/include/iconv.h:82: previous declaration of `libiconv'
/home/me/mailfilter/conftest.c:78: undefined reference to `libintl_bindtextdomain'
/home/me/mailfilter/conftest.c:78: undefined reference to `libintl_gettext'
/home/me/mailfilter/conftest.c:78: undefined reference to `_nl_msg_cat_cntr'
/home/me/mailfilter/conftest.c:78: undefined reference to `_nl_domain_bindings'
/home/me/mailfilter/conftest.c:114: undefined reference to `getopt_long'
/home/me/mailfilter/conftest.c:113: undefined reference to `error_at_line'
/usr/libexec/elf/ld: cannot find -lsocket
/usr/libexec/elf/ld: cannot find -lnsl
/usr/libexec/elf/ld: cannot find -lregex
conftest.c:102: warning: conflicting types for built-in function `memset'
config.status:21: error: cannot find input file: config.h.in

Do you see, by chance, one or two simple reasons for all these errors?

Thank you in advance.

Best regards,

Harald Weis
 

-- 
FreeBSD 4.9-RELEASE #0: Mon Oct 27 17:51:09 GMT 2003


More information about the freebsd-ports mailing list