[users] Subversion 1.4.2 for FC4?
Andre Oliveira da Costa
costa at tecgraf.puc-rio.br
Thu Dec 14 11:35:10 CET 2006
On Thu, 14 Dec 2006 08:17:16 -0200
Andre Oliveira da Costa <costa at tecgraf.puc-rio.br> wrote:
> Hi,
>
> we're desperately needing Subversion client 1.4.2 for FC4. I tried to
> build it myself from FC6 SRPM but it depends on apr-devel >= 0.9.7. I
...
Correcting myself: BuildRequires is fine for apr on the SPEC file:
BuildRequires: apr-devel >= 0.9.6-1, apr-util-devel >= 0.9.5-1
However, even though versions are compliant:
~ rpm -q apr-devel
apr-devel-0.9.6-3.5
~ rpm -q apr-util-devel
apr-util-devel-0.9.6-2
build fails:
checking for APR... yes
checking APR version... 0.9.6
wanted regexes are 0\.9\.[7-9] 0\.9\.1[0-9] 1\.
configure: error: invalid apr version found
error: Bad exit status from /var/tmp/rpm-tmp.64058 (%build)
Bad exit status from /var/tmp/rpm-tmp.64058 (%build)
config.log on the build dir shows this:
configure:3258: Apache Portable Runtime (APR) library configuration
configure:3286: checking for APR
configure:3368: result: yes
configure:3521: checking APR version
configure:3529: result: 0.9.6
configure:3542: error: invalid apr version found
Indeed, 0.9.6 doesn't match the regexes 0\.9\.[7-9] 0\.9\.1[0-9] 1\.
Any clues?
TIA
Andre
--
Andre Oliveira da Costa
(costa at tecgraf.puc-rio.br)
More information about the users
mailing list