Bug#1090207: davfs2: FTBFS: configure: error: could not find neon
On 2024-12-16 17:49:38 +0000, Santiago Vila wrote:
> Package: src:davfs2
> Version: 1.7.0-1
> Severity: serious
> Tags: ftbfs
[...]
> checking linking against neon... yes
> configure: incompatible neon library version 0.34.0: wanted 0.27 28 29 30 31 32 33
> configure: error: could not find neon
I suppose that this is due to
NE_REQUIRE_VERSIONS([0], [27 28 29 30 31 32 33])
in the configure.ac file.
But /usr/share/doc/libneon27t64/NEWS.gz says
Changes in release 0.34.0
* Interface changes:
- API and ABI backwards-compatible with 0.27.x and later
So I think that it would be sufficient to add 34 to NE_REQUIRE_VERSIONS.
--
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
Reply to: