Adam Kosmin wrote:
> Hello,
> 
> Here's what I'm seeing...
> 
> In file included from ../dbmail.h:31,
>                  from sortsieve.c:28:
> ../config.h:87:1: warning: "_GNU_SOURCE" redefined
> <command line>:2:1: warning: this is the location of the previous
> definition
> sortsieve.c:455: error: `SIEVE2_MESSAGE_GETSUBADDRESS' undeclared here
> (not in a function)
> sortsieve.c:455: error: initializer element is not constant
> sortsieve.c:455: error: (near initialization for
> `sort_callbacks[13].value')
> sortsieve.c:455: error: initializer element is not constant
> sortsieve.c:455: error: (near initialization for `sort_callbacks[13]')
> sortsieve.c:456: error: initializer element is not constant
> sortsieve.c:456: error: (near initialization for `sort_callbacks[14]')
> make[2]: *** [sortsieve.lo] Error 1
> make[2]: Leaving directory `/usr/src/dbmail/dbmail-2.1.7/modules'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/dbmail/dbmail-2.1.7'
> make: *** [all] Error 2
> 
> 
> FYI, I'm got libsieve 2.10 installed. Any help or pointers would be much
> appreciated.

dbmail-2.1.7 depends on libsieve-2.1.12 for sieve support.

You need to upgrade libsieve. Aaron released 2.1.12 last weekend, and
dbmail depends on that version. And yes: configure should check for
stuff like this.



-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl

Reply via email to