david_david

Results 35 comments of david_david

Hi, Same issue here on Mageia Cauldron with ocaml 4.10 and if we remove '-unsafe-string' argument we get: > /usr/bin/ocamlc.opt -w +a-3-4-6-27-29-32-35-37-41-44-45-48-60 -I src/utils/extlib -I src/utils/cdk -I src/utils/bitstring -I src/utils/lib...

Hi, There is a patch that fixes build against ppx_tools 5.2.1: `--- sedlex-1.99.4/src/syntax/Makefile.orig 2018-10-25 07:55:34.821346628 +0000 +++ sedlex-1.99.4/src/syntax/Makefile 2018-10-25 07:58:42.761346628 +0000 @@ -8,7 +8,7 @@ OCAMLC=ocamlfind ocamlc OCAMLOPT=ocamlfind ocamlopt -g...

Well! On Mageia Cauldron I have successfully built bomi against Qt 5.6 and gcc 5.3.1 with two patches: http://svnweb.mageia.org/packages?view=revision&revision=995725 I don't know if it is a correct and proper fix...

Hi, I confirm that with this following patch fixes build issue against Qt 5.11: http://svnweb.mageia.org/packages/cauldron/nitroshare/current/SOURCES/nitroshare-0.3.4-fix-build-against-qt-5.11.0.patch?view=markup&pathrev=1233418

Hmmm! ok! "get_cipher" was moved into "botan/filters.h" header This patch fixes build: `diff -Nrup a/lib/crypto/cipher.cpp b/lib/crypto/cipher.cpp --- a/lib/crypto/cipher.cpp 2018-04-21 00:51:05.000000000 +0200 +++ b/lib/crypto/cipher.cpp 2019-07-15 17:59:49.560274979 +0200 @@ -26,6 +26,7 @@...

Hi, Some distributions, like us Mageia Linux, now started to drop old pcre library from their mirrors. Regards, David

Hi, Is a switch to pcre2 finally planned? Regards, David

Patch to fix build with Qt 5.15: [seafile-client-7.0.8-fix-build-with-qt-5.15.patch.txt](https://github.com/haiwen/seafile-client/files/4960092/seafile-client-7.0.8-fix-build-with-qt-5.15.patch.txt) Regards, David

+1 here also for us Mageia Linux, we have also started to remove old pcre library from ours mirors. Regards, David