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 configure file which leads to broken C code for > > what applies for my builds (--with-mysql=PRFX). > > I have attached the files. > > Just to confirm your findings: > I've also encountered this problem when building recent GNUnet releases > for OpenWrt and have decided to simply drop the version check (as in > this case I just know the version is recent enough):
thanks. I still think that fixing 1 character would be better. last time moved/touched in 2021, and I've seen this error for some versions now as well in pkgsrc: 20ffa0aa54 (Alessio Vanni 2021-11-11 00:56:30 +0100 1032) [[include <mysql/mysql_version.h>]], > https://github.com/openwrt/packages/blob/master/net/gnunet/patches/100-remove-mysql-version-check.patch > > > Cheers > > > Daniel >