Switched libraries to system, except pcre.
In" 3rdparty " updated pcre to version 8.43
Code:
-- Trying to use System Libraries...
-- Found ZLIB: /boot/system/develop/lib/libz.so (found version "1.2.11")
-- Found PkgConfig: /bin/pkg-config (found version "0.29.2")
-- Found MiniZip: /boot/system/develop/lib/libminizip.so
-- Checking for module 'hunspell'
-- Found hunspell, version 1.7.0
-- Checking for module 'libpcre16'
-- No package 'libpcre16' found
-- Found PythonInterp: /bin/python3.7 (found suitable version "3.7.3", minimum required is "3.7")
-- Found PythonLibs: /boot/system/develop/lib/libpython3.7m.so (found suitable version "3.7.3", minimum required is "3.7")
-- Using System ZLIB
-- Using System MiniZip
-- Using System Hunspell
-- Using Bundled PCRE
After that, the make command completed successfully. True, multiple warnings remained.
However, when starting sigil, there are multiple errors.
In short, a great field for activity.