Re: mysql check always fails

2022-04-09 Thread Nikita Ronja Gillmann
Thanks! Schanzenbach, Martin transcribed 3.7K bytes: > Hi, > > I pushed this fix. > > BR > > > > On 9. Apr 2022, at 11:33, Nikita Ronja Gillmann wrote: > > > > Hi, > > > > for some reason I can't open an account at the bug tracker. > > The issue is a one character problem: > > https://wip.p

Re: mysql check always fails

2022-04-09 Thread Schanzenbach, Martin
Hi, I pushed this fix. BR > On 9. Apr 2022, at 11:33, Nikita Ronja Gillmann wrote: > > Hi, > > for some reason I can't open an account at the bug tracker. > The issue is a one character problem: > https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=blob;f=gnunet/patches/patch-config

Re: mysql check always fails

2022-04-09 Thread Nikita Ronja Gillmann
Hi, for some reason I can't open an account at the bug tracker. The issue is a one character problem: https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=blob;f=gnunet/patches/patch-configure;h=ff56f7067812362ff4f0de0b8276e02119aa5479;hb=HEAD where #include should be, configure.ac has i

Re: mysql check always fails

2022-04-09 Thread Schanzenbach, Martin
Can anyone of you open a bug report for this with a description. From the mails I do not understand the problem beyond "the check does not work". I can look at it next week. BR Martin > On 8. Apr 2022, at 10:04, Nikita Ronja Gillmann wrote: > > Daniel Golle transcribed 0.7K bytes: >> Hi Nikita,

Re: mysql check always fails

2022-04-08 Thread Nikita Ronja Gillmann
Daniel Golle transcribed 0.7K bytes: > Hi Nikita, > > On Fri, Apr 08, 2022 at 09:12:29AM +0200, Nikita Ronja Gillmann wrote: > > Hi, > > > > I have no time to work on a patch for this, but even with the right version > > of mysql(-client) (version => 8.0.24), > > configure.ac generates a configu

Re: mysql check always fails

2022-04-08 Thread Daniel Golle
Hi Nikita, On Fri, Apr 08, 2022 at 09:12:29AM +0200, Nikita Ronja Gillmann wrote: > Hi, > > I have no time to work on a patch for this, but even with the right version > of mysql(-client) (version => 8.0.24), > configure.ac generates a configure file which leads to broken C code for what > appl