Re: showing fs modules in --version ?
From: John Peacock <jpeacock_at_rowman.com>
Date: 2005-03-23 23:23:40 CET
Ben Collins-Sussman wrote:
How does this look:
> $ subversion/clients/cmdline/svn --version
and
> $ subversion/svnadmin/svnadmin --version
The only problem I'm having is I cannot figure out how libtool is
> cd subversion/tests/libsvn_subr && /bin/sh /home/jpeacock/devel/subversion-trunk/libtool --tag=CC --silent --mode=link gcc -g -g -pthread -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/usr/local/BerkeleyDB.4.2/lib -rpath /usr/local/lib -o opt-test opt-test.o ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la /usr/local/apache2/lib/libapr-0.la -lrt -lm -lcrypt -lnsl -lpthread -ldl
which links just fine if I manually add:
../../../subversion/libsvn_fs/libsvn_fs-1.la
to the libtool line.
John
-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4501 Forbes Boulevard Suite H Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5748 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Mar 23 23:24:38 2005 |
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.