#1024258 redland FTCBFS: multiple issues

#1024258#5
Date:
2022-11-16 09:59:50 UTC
From:
To:
redland fails to cross build from source for multiple reasons. The
immediate failure is a missing dependency on pkg-config. As such, it
fails discovering rasqal and fails. Beyond that, it also uses
mysql_config, which is known to not work during cross compilation.
Instead, pkg-config should be used. Unfortunately, the .pc file shipped
by mariadb wrongly reports an ancient version (#1024241). This must be
fixed before using it. Once that has happened, the attached patch makes
redland cross buildable.

Helmut

#1024258#12
Date:
2026-03-10 15:20:43 UTC
From:
To:
Helmut,

redland is orphaned with a repo in the Debian group on Salsa if you
want to push your proposed changes directly.

Thank you,
Jeremy Bícha