Am 24.08.22 um 12:41 schrieb Markus Koschany:
In file included from main.c:32: regexp.h:30:10: fatal error: pcre.h: No such file or directory 30 | #include "pcre.h" | ^~~~~~~~ compilation terminated.If you fix this problem, please also check if the new version of imlib2 in experimental, version 1.9.1, works for you. I intend to upload this version to unstable in one or two months.
The pcre component should use pcre2. I saw this issue on s390x but can't explain why the pcre2 headers are not found. Do you have a clue?

