You are not logged in.
Namely I interested to see the build options of icu and xerces-c packages.
Thanks !
Offline
You have to have a look at two PKGBUILDs, the one upstream at:
https://git.archlinux.org/svntogit/pack … s/xerces-c
https://git.archlinux.org/svntogit/pack … ckages/icu
and then have a look at the differences in our git repos at:
https://raw.githubusercontent.com/archl … u/PKGBUILD
xerxes-c has no 32-bit-specific patch, that is, but the standard one of patching the
architecture in the 'arch' variable to 'arch=i686'.
Offline
Thanks, that helped much.
But now I suspect that you have still the same problem with xerces-c 3.2.0-2 in archlinux32 repo. It still built against icu 59 instead icu 60.
https://forum.manjaro.org/t/xml-securit … es-c/36548
Last edited by mocambo (2017-12-17 16:26:29)
Offline
Thanks for reporting that one.
deep42thought bumped xerces-c now, see discussion on:
Offline
There is also an other solution for future purposes for consideration. Namely compiling icu with -–disable-renaming option. This helps to avoid all that version number mess. Recently Libreoffice-still had similar icu version problem.
Offline