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

Re: Errors installing HTTP support in Subversion (Unix Tru64 5.1A)

From: Joe Orton <joe_at_manyfish.co.uk>
Date: Tue, 12 Feb 2008 08:21:18 +0000

On Tue, Feb 05, 2008 at 01:32:25PM +0000, Miguel Rentes wrote:
...
> I also tried downloading the latest neon source code (0.27.2) and did the
> same ./configure as above and when I got to the part of "make" I got this
> output:
>
> /bin/ksh ..//libtool --quiet --mode=link cc -stdl -I/usr/local/include
> -no-undefined -L/usr/local/ssl/lib -rpath /usr/local/lib -version-info
> 27:2:0 -export-symbols-regex '^ne_[^_]' -o libneon.la ne_request.lo
> ne_session.lo ne_basic.lo ne_string.lo ne_uri.lo
> ne_dates.lo ne_alloc.lo ne_md5.lo ne_utils.lo ne_socket.lo ne_auth.lo
> ne_redirect.lo ne_compress.lo
> ne_i18n.lo ne_207.lo ne_xml.lo ne_props.lo ne_locks.lo ne_xmlreq.lo
> ne_acl.lo ne_openssl.lo -lintl -lssl -lcrypto -lz -L/usr/local/lib -lxml2
> -lz -liconv -lm
> ..//libtool[96]: gcc: not found
> ..//libtool[97]: gcc: not found
> sed: The first regular expression cannot be null.
> sed: The first regular expression cannot be null.
> sed: The first regular expression cannot be null.
> sed: The first regular expression cannot be null.

Can you try this with http://www.webdav.org/neon/neon-0.28.0.tar.gz -
the version of libtool used is slightly newer.

If it still fails, can you edit the Makefile to remove the --quiet from
the LINK line, rm libneon.la and retry the build?

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-12 09:21:49 CET

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.