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

Re: Problems compiling version 0.14.3

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-10-28 03:26:29 CET

This about the 5th person to run into this problem. Should we write
this up as a FAQ, or is there a more permanent solution?

Jeffrey Melloy <jmelloy@visualdistortion.org> writes:

> I ran into this problem when compiling Neon in tree. If you go into
> neon/src/ and edit either the makefile or Makefile.in, it has the
> libtool location (LIBTOOL), I believe, in the same location as for
> neon itself. Since it's one layer in, just change it's current value
> to ../$LIBTOOL or whatever.
>
> Jeff
> On Sunday, October 27, 2002, at 05:16 PM, Volker Goetz wrote:
>
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > Hello everyone,
> >
> > I've tried to bootstrap the subversion client and server using the
> > release
> > 3200 (0.14.3) snapshot with the following environment:
> >
> > - - RedHat 7.3
> > - - Apache 2.0.43 installed to /usr/local/apache2
> > - - Berkeley DB 4.0.14 installed to /usr/local/BerkeleyDB.4.0
> > - - using the bundled neon libs
> > - - Autoconf 2.53
> > - - Libtool 1.4.2
> >
> > ./configure \
> > --with-apxs=/usr/local/apache2/bin/apxs \
> > --with-apr=/usr/local/apache2 \
> > --with-apr-util=/usr/local/apache2 \
> > --with-berkeley-db=/usr/local/BerkeleyDB.4.0 \
> >
> > Running make stops with this error:
> >
> > - ------ completed all in neon
> > cd subversion/clients/cmdline && /bin/sh
> > /usr/local/src/subversion/subversion-r3200/libtool --silent --mode=link
> > gcc -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
> > - -D_SVID_SOURCE -D_GNU_SOURCE -g -O2 -pthread -DNEON_ZLIB
> > - -I./subversion/include -I.
> > - -I/usr/local/src/subversion/subversion-r3200/neon/src
> > - -I/usr/local/BerkeleyDB.4.0/include -I/usr/local/apache2/include
> > - -I/usr/local/apache2/include -rpath /usr/local/lib -o svn
> > add-cmd.o
> > checkout-cmd.o cleanup-cmd.o commit-cmd.o copy-cmd.o delete-cmd.o
> > diff-cmd.o export-cmd.o feedback.o help-cmd.o import-cmd.o info-cmd.o
> > log-cmd.o ls-cmd.o main.o merge-cmd.o mkdir-cmd.o move-cmd.o prompt.o
> > propdel-cmd.o propedit-cmd.o propget-cmd.o proplist-cmd.o props.o
> > propset-cmd.o resolve-cmd.o revert-cmd.o status-cmd.o status.o
> > switch-cmd.o update-cmd.o util.o
> > ../../../subversion/libsvn_client/libsvn_client-1.la
> > ../../../subversion/libsvn_wc/libsvn_wc-1.la
> > ../../../subversion/libsvn_ra/libsvn_ra-1.la
> > ../../../subversion/libsvn_delta/libsvn_delta-1.la
> > ../../../subversion/libsvn_subr/libsvn_subr-1.la
> > /usr/local/apache2/lib/libaprutil-0.la -lgdbm -ldb -lexpat
> > /usr/local/apache2/lib/libapr-0.la -lm -lcrypt -lnsl -ldl
> > /usr/local/src/subversion/subversion-r3200/neon/src/libneon.la
> > - -L/usr/local/lib -lz
> > libtool: link: cannot find the library `'
> > make: *** [subversion/clients/cmdline/svn] Error 1
> >
> > I've tried the workaround suggested in one of the previous postings and
> > replaced all instances of ltmain.sh in the source tree with newer
> > versions
> > with no success.
> >
> >
> >
> > Volker Götz
> >
> > - ---------------------------------------------------------------
> > section(one Mail goetz@sectionone.de
> > Dipl.-Inform. Univ. Web http://www.sectionone.de/
> > Volker Götz Tel. 0931/61 94 94-0
> > Unterer Weg 26 Fax 0931/61 94 94-15
> > 97084 Würzburg PGP 4FEB1C34 @ wwwkeys.de.pgp.net
> > - ---------------------------------------------------------------
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.2.0 (GNU/Linux)
> >
> > iD8DBQE9vHO3WM9gHU/rHDQRAoDbAKCqK8omhm8HF3b+LFgFAi7fKe/arACfctbr
> > L6TDCjSGnJrVAhRtiVtO5AA=
> > =Ss5L
> > -----END PGP SIGNATURE-----
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: dev-help@subversion.tigris.org
> >
> >
> =======================
> Jeffrey Melloy
> jmelloy@visualdistortion.org
>
> http://www.visualdistortion.org
> http://www.platformers.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 28 03:26:36 2002

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

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