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

Re: Subversion 1.4.0 released.

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-09-15 15:29:14 CEST

On 9/15/06, Philip M. Gollucci <pgollucci@p6m7g8.com> wrote:
> David Anderson wrote:
> > I'm happy to announce Subversion 1.4.0, available from:
> >
> > http://subversion.tigris.org/downloads/subversion-1.4.0.tar.gz
> cd subversion/libsvn_ra_dav && /usr/local/bin/bash /home/pgollucci/dev/src/subversion-1.4.0/libtool --tag=CC --silent
> --mode=link gcc -g -g -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/usr/local/lib/db42
> -L/usr/local/lib -rpath /usr/local/software/freebsd-6.1-stable/3.4.4/subversion/1.4.0/lib -o libsvn_ra_dav-1.la
> commit.lo fetch.lo file_revs.lo log.lo merge.lo options.lo props.lo replay.lo session.lo util.lo
> ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la
> /usr/local/lib/libaprutil-1.la -ldb-4.2 -lexpat -liconv /usr/local/lib/libapr-1.la -lcrypt -lpthread
> /usr/local/lib/libneon.la -lintl -lz
> libtool: link: cannot find the library `/usr/local/lib/libneon.la' or unhandled argument `/usr/local/lib/libneon.la'
> *** Error code 1
>
> Stop in /usr/home/pgollucci/dev/src/subversion-1.4.0.
>
> $ ./configure
> --prefix=$PREFIX \
> --enable-maintainer-mode \
> --enable-debug \
> --with-ssl \
> --with-editor=vim \
> --with-zlib
> $ make

What is $PREFIX? is it /usr/local? If not, then I imagine that for
some reason configure thinks there should be a neon install in
/usr/local (maybe it found a neon-config that told it?) but there
really isn't one there.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 15 15:30:07 2006

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.