Sebastian Andrzej Siewior <sebast...@breakpoint.cc> writes: > On 2017-11-10 00:48:34 [+0100], Carsten Leonhardt wrote: >> Sebastian Andrzej Siewior <sebast...@breakpoint.cc> writes:
>> adding that patch on top of the others I get the following error when >> trying to compile: >> >> Compiling openssl.c >> openssl.c: In function 'int init_crypto()': >> openssl.c:289:11: error: invalid conversion from 'int (*)(const char*, >> stat*) throw ()' to 'int' [-fpermissive] >> return stat; > > grml. The attached version should do it. This version didn't throw an error while compiling, thanks. >> The first set of 5 patches seem to work though, a backup run with them >> is almost finished now without apparent problems. > > Okay. So if it works and you so no problems we could throw them at > upsteam, right? I'll wait until tomorrow before contacting upstream again, to see if another backup run works without problems. The patched version is in experimental, btw. Regards, Carsten