ports/55356: Update port: mail/imapfilter
Yen-Ming Lee
leeym at FreeBSD.org
Fri Aug 8 02:53:00 UTC 2003
Synopsis: Update port: mail/imapfilter
State-Changed-From-To: open->feedback
State-Changed-By: leeym
State-Changed-When: Thu Aug 7 19:47:27 PDT 2003
State-Changed-Why:
It can't be built smoothly on -STABLE.
After I added "#include <sys/types.h>" in account.c, there are still several
similar problems in memory.c and socket.c
Please test the patch before you submit it.
===> Extracting for imapfilter-0.9.1
>> Checksum OK for imapfilter-0.9.1.tar.bz2.
===> Patching for imapfilter-0.9.1
===> Applying FreeBSD patches for imapfilter-0.9.1
===> Configuring for imapfilter-0.9.1
===> Building for imapfilter-0.9.1
cc -O -pipe -c account.c
In file included from account.c:6:
/usr/include/regex.h:46: syntax error before `regoff_t'
/usr/include/regex.h:46: warning: data definition has no type or storage class
/usr/include/regex.h:56: syntax error before `regoff_t'
account.c: In function `set_account':
account.c:65: structure has no member named `rm_so'
account.c:66: structure has no member named `rm_eo'
account.c:66: structure has no member named `rm_so'
account.c:66: structure has no member named `rm_eo'
account.c:66: structure has no member named `rm_so'
account.c:72: structure has no member named `rm_so'
account.c:73: structure has no member named `rm_so'
account.c:74: structure has no member named `rm_eo'
account.c:74: structure has no member named `rm_so'
account.c:74: structure has no member named `rm_eo'
account.c:74: structure has no member named `rm_so'
account.c:76: structure has no member named `rm_so'
account.c:77: structure has no member named `rm_eo'
account.c:77: structure has no member named `rm_so'
account.c:77: structure has no member named `rm_eo'
account.c:77: structure has no member named `rm_so'
account.c:87: structure has no member named `rm_so'
account.c:88: structure has no member named `rm_so'
account.c:89: structure has no member named `rm_eo'
account.c:89: structure has no member named `rm_so'
account.c:89: structure has no member named `rm_eo'
account.c:89: structure has no member named `rm_so'
account.c:101: structure has no member named `rm_so'
account.c:102: structure has no member named `rm_eo'
account.c:102: structure has no member named `rm_so'
account.c:102: structure has no member named `rm_eo'
account.c:102: structure has no member named `rm_so'
account.c:108: structure has no member named `rm_so'
account.c:109: structure has no member named `rm_eo'
account.c:109: structure has no member named `rm_so'
account.c:109: structure has no member named `rm_eo'
account.c:109: structure has no member named `rm_so'
account.c:110: structure has no member named `rm_so'
account.c:117: structure has no member named `rm_so'
account.c:118: structure has no member named `rm_so'
account.c:121: structure has no member named `rm_so'
account.c:123: structure has no member named `rm_so'
account.c: In function `set_mboxgrp':
account.c:186: structure has no member named `rm_so'
account.c:187: structure has no member named `rm_eo'
account.c:187: structure has no member named `rm_so'
account.c:187: structure has no member named `rm_eo'
account.c:187: structure has no member named `rm_so'
account.c:193: structure has no member named `rm_so'
account.c:194: structure has no member named `rm_eo'
account.c:194: structure has no member named `rm_so'
account.c:194: structure has no member named `rm_eo'
account.c:194: structure has no member named `rm_so'
*** Error code 1
Stop in /CAE/leeym/cvs/ports/mail/imapfilter/work/imapfilter-0.9.1.
*** Error code 1
Stop in /CAE/leeym/cvs/ports/mail/imapfilter.
http://www.freebsd.org/cgi/query-pr.cgi?pr=55356
More information about the freebsd-ports-bugs
mailing list