|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Wietse Venema (wietse
porcupine.org)Date: Thu Feb 01 2001 - 14:29:08 CST
Please follow the instructions.
Wietse
Guenther Blatzheim:
>
> >As I prepared this months snapshots I fixed a lot of initialization
> >errors in the mysql module, but this one escaped.
> >
> >Edit dict_mysql.c, add a line with:
> >
> > dict_mysql->dict.flags = unused_dict_flags | DICT_FLAG_FIXED;
> >
> >where the other dict_mysql->dict.whatever initializations happen.
> >
> >Or apply the patch below.
> >
> > > in the system log. These messages appear also together with the cleanup or
> > > local agent.
> > > Always "has 020", want "0100". The delivery is deferred, so I temporary
> > > went back to the old release.
> >
> >The old release did not even initialize the flags - the code worked
> >by accident.
> >
> > Wietse
>
> Thank you for the fast help, but something more must be missing:
>
> dict_mysql.c: In function `dict_mysql_open':
> dict_mysql.c:356: `dict_flags' undeclared (first use in this function)
> dict_mysql.c:356: (Each undeclared identifier is reported only once
> dict_mysql.c:356: for each function it appears in.)
> make: *** [dict_mysql.o] Error 1
> make: *** [update] Error 1
>
> -
> Guenther
>
>
>
>
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]