Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 209388 - dev-util/subversion-1.4.6 configure fails w/ neon-0.27.2
Summary: dev-util/subversion-1.4.6 configure fails w/ neon-0.27.2
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-08 20:27 UTC by Maurice Volaski
Modified: 2008-02-08 20:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maurice Volaski 2008-02-08 20:27:32 UTC
This looks like http://bugs.gentoo.org/show_bug.cgi?id=203564 redux. 

configure: checking neon library
checking neon library version... 0.27.2
You have neon version 0.27.2,
but Subversion needs neon 0.25.5.

An appropriate version of neon could not be found, so libsvn_ra_dav
will not be built.  If you want to build libsvn_ra_dav, please either
install neon 0.25.5 on this system


or

get neon 0.25.5 from:
    http://www.webdav.org/neon/neon-0.25.5.tar.gz
unpack the archive using tar/gunzip and rename the resulting
directory from ./neon-0.25.5/ to ./neon/

configure: error: no suitable neon found
See `config.log' for more details.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-util/subversion-1.4.6/work/subversion-1.4.6/config.log
 * 
 * ERROR: dev-util/subversion-1.4.6 failed.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-02-08 20:34:42 UTC
(In reply to comment #0)
> !!! Please attach the following file when seeking support:
> !!! /var/tmp/portage/dev-util/subversion-1.4.6/work/subversion-1.4.6/config.log
>  * 
>  * ERROR: dev-util/subversion-1.4.6 failed.

Please do it; also emerge --info is missing. 

Comment 2 Jouni Kosonen 2008-02-08 20:38:03 UTC
There's also this from /usr/portage/profiles/package.mask:

# Benedikt Böhm <hollow@gentoo.org> (27 Jan 2008)
# Masked for testing; breaks subversion; #198753
=net-misc/neon-0.27.2

---