[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

apr_err=170000 due to missing neon

From: Matt Madrid <admiralcap_at_gmail.com>
Date: 2007-06-09 07:30:30 CEST

I recently got the following error while trying to check out a WC
after a fresh install of 1.4.2 from source:

subversion/libsvn_ra/ra_loader.c:288: (apr_err=170000)
svn: Unrecognized URL scheme 'http://my.server/repos/stuff/trunk'

(Note: The line number above.. 288, is from memory. I can't reproduce
it now because I already fixed it)

The INSTALL file states that "It probably means that the dynamic
loader/linker can't find all of the libsvn_* libraries."

The problem turned out to be the lack of a Neon library. At first I
failed to download an unpack the dependencies package. However, the
configure script didn't give me an error. I saw something about Neon
fly by briefly, but I would expect configure to give an error. The
make && make install went fine also.

So... may I suggest that the INSTALL file be updated to say that the
problem might be a missing Neon install also... and that maybe the
config/build should fail if Neon is missing.

Thanks.. Matt

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jun 9 12:34:20 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.