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

Unable to link the command line frontend

From: Lele Gaifax <lele_at_seldati.it>
Date: 2002-02-18 01:17:54 CET

Hi all,

this is basically my first attempt to get svn bootstrapped. I hit this
link problem, both starting from the 1302 sources as well as with a
fresh tree extracted from the repository with the 1305 static
binary. Everything seems going right without a glitch, until the
compilation reaches the clients/cmdline directory:

...
cd subversion/clients/cmdline && /bin/sh
/home/lele/WiP/subversion/svn/libtool --silent --mode=link gcc
-DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-D_SVID_SOURCE -g -Wall -Wmissing-prototypes -Wstrict-prototypes
-Wmissing-declarations -pthread -DNEON_ZLIB -Wpointer-arith
-Wwrite-strings -Wshadow -DSVN_DEBUG -DAP_DEBUG -I./subversion/include
-I. -I/home/lele/WiP/subversion/svn/apr/include
-I/home/lele/WiP/subversion/svn/apr-util/include
-I/home/lele/WiP/subversion/svn/neon/src -I./expat-lite
-I/home/lele/WiP/subversion/svn/db/dist -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 feedback.o help-cmd.o import-cmd.o log-cmd.o
main.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 revert-cmd.o
status-cmd.o status.o switch-cmd.o trace-commit.o trace-update.o
update-cmd.o util.o ../../../subversion/libsvn_client/libsvn_client.la
../../../subversion/libsvn_wc/libsvn_wc.la
../../../subversion/libsvn_ra/libsvn_ra.la
../../../subversion/libsvn_delta/libsvn_delta.la
../../../subversion/libsvn_subr/libsvn_subr.la
-L/home/lele/WiP/subversion/svn/apr -lapr
../../../expat-lite/libexpat.la -lm -lcrypt -lnsl -ldl
libtool: link: cannot find the library `'
make: *** [subversion/clients/cmdline/svn] Error 1

I tried to understand what is going on, to give some meaning to that
"cannot find library `'" from libtool, but I wasn't able to figure it
out. I'm on a Debian `woody' distro, btw. As indicated, I downloaded
latest apr and apr-utils from the Apache's CVS, and Berkeley DB, that
I extracted right under .../svn/, and configured with the suggested
options.

Any hint?

thanx&bye,
lele.

-- 
nickname: Lele Gaifax	| Quando vivro' di quello che ho pensato ieri
real: Emanuele Gaifas	| comincero' ad aver paura di chi mi copia.
email: lele@seldati.it	|		-- Fortunato Depero, 1929.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:08 2006

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.