[Dovecot] Error compile dovecot 1.1.16

Pascal Volk user+dovecot at localhost.localdomain.org
Sun Jun 14 02:55:11 EEST 2009


On 06/13/2009 01:35 AM Yanmarshus wrote:
> /* sorry, my english is bad :-( */
> 
> There's error i found while compile dovecot 1.1.16
> Compiling run on Slackware 12.2 (fresh install)
> 
> Error in src/dict/main.c line 85 and line 102
>    dict_drivers_register_all();
> and
>    dict_drivers_unregister_all();
> 
> I know C so little, and try to add these line to dict.h
> 
> void dict_drivers_register_all(void)
> void dict_drivers_unregister_all(void)
> 
> After this patch, compiling run without error
> My question, is that right solution ?
> 
> Thanks.

Huh, what have you done and _how_?
What was the exact error message?

The prototypes are already there, src/lib-dict/dict.h:23-24

Which make (make -v) and gcc (gcc --version) are you using?
How did you run the configure script (config.log:7)?


Regards,
Pascal
-- 
The trapper recommends today: c01dcofe.0916501 at localdomain.org


More information about the dovecot mailing list