Oleg, I've activated changes Aaron did in the acinclude.m4 and Makefile.am by running autoreconf.
Do you run autoreconf as part of your build, or did you use the configured included in rev. 2398? In case of the latter, could you please post your config.log, or at least the parts that seem relevant? Oleg Lapshin wrote: > Hello > I just download rev. 2398 and compiled ass usually. > But when I start dbmail, I get: > Debug:[sort] sortmodule.c,sort_load_driver(+62): looking for sort_sieve > as /usr/local/lib/dbmail/libsort_sieve.so > Error:[sort] sortmodule.c,sort_load_driver(+88): cannot find function: > `sort_process': /usr/local/lib/dbmail/libsort_sieve.so: undefined symbol: > sort_process: Did you enable SIEVE sorting in the DELIVERY section of > dbmail.conf but forget to build the Sieve loadable module? > Error:[sort] sortmodule.c,sort_listextensions(+122): Error loading sort driver > dbmail-timsieved: error loading Sieve extensions. > > > But revision 2394 work fine: > $ strings libsort_sieve.so | grep sort_process > sort_process > sort_process > sort_process > sort_process > sort_process > > and for rev 2398: > $ strings libsort_sieve.so | grep sort_process > > (nothing) > > My build script is the same for all revisions. > What i forgot to do? > > (PS. I have libsieve-2.2.4) > > -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
