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

Re: build probs on FreeBSD

From: Karl Fogel <kfogel_at_collab.net>
Date: 2001-05-29 20:58:54 CEST

Ben Collins-Sussman <sussman@collab.net> writes:
> Eventually, it attempts to link ra-local-test:
>
> -------
> /usr/libexec/elf/ld: cannot find -lsvn_repos
> -------
>
> At this point I give up, and offer a shell account on my box to
> gstein. ;)

This last error mentioned by Ben also happens to me. In the interests
of completeness, here's my entire compilation, just jump to the very
end to see the error:

cd ~/src/subversion/
make
cd subversion/tests/libsvn_subr && /bin/sh /home/kfogel/src/subversion/libtool --silent --mode=link gcc -D_REENTRANT -I/usr/local/BerkeleyDB.3.2/include -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Wpointer-arith -Wwrite-strings -Wshadow -DSVN_DEBUG -DAP_DEBUG -I./subversion/include -I/home/kfogel/src/subversion -I./apr/include -I./neon/src -I./expat-lite -rpath /usr/local/lib -o hashdump-test hashdump-test.o ../../../subversion/tests/libsvn_test.la /home/kfogel/src/subversion/subversion/libsvn_fs/libsvn_fs.la ../../../subversion/libsvn_delta/libsvn_delta.la ../../../subversion/libsvn_subr/libsvn_subr.la /home/kfogel/src/subversion/apr/libapr.la /home/kfogel/src/subversion/apr/shmem/unix/mm/libmm.la /home/kfogel/src/subversion/expat-lite/libexpat.la -lm -lcrypt -lnsl -ldl -L/usr/local/BerkeleyDB.3.2/lib -ldb
cd subversion/tests/libsvn_subr && /bin/sh /home/kfogel/src/subversion/libtool --silent --mode=link gcc -D_REENTRANT -I/usr/local/BerkeleyDB.3.2/include -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Wpointer-arith -Wwrite-strings -Wshadow -DSVN_DEBUG -DAP_DEBUG -I./subversion/include -I/home/kfogel/src/subversion -I./apr/include -I./neon/src -I./expat-lite -rpath /usr/local/lib -o path-test path-test.o ../../../subversion/tests/libsvn_test.la /home/kfogel/src/subversion/subversion/libsvn_fs/libsvn_fs.la ../../../subversion/libsvn_delta/libsvn_delta.la ../../../subversion/libsvn_subr/libsvn_subr.la /home/kfogel/src/subversion/apr/libapr.la /home/kfogel/src/subversion/apr/shmem/unix/mm/libmm.la /home/kfogel/src/subversion/expat-lite/libexpat.la -lm -lcrypt -lnsl -ldl -L/usr/local/BerkeleyDB.3.2/lib -ldb
cd subversion/tests/libsvn_wc && /bin/sh /home/kfogel/src/subversion/libtool --silent --mode=link gcc -D_REENTRANT -I/usr/local/BerkeleyDB.3.2/include -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Wpointer-arith -Wwrite-strings -Wshadow -DSVN_DEBUG -DAP_DEBUG -I./subversion/include -I/home/kfogel/src/subversion -I./apr/include -I./neon/src -I./expat-lite -rpath /usr/local/lib -o commit-test commit-test.o ../../../subversion/tests/libsvn_test.la /home/kfogel/src/subversion/subversion/libsvn_fs/libsvn_fs.la ../../../subversion/libsvn_wc/libsvn_wc.la ../../../subversion/libsvn_delta/libsvn_delta.la ../../../subversion/libsvn_subr/libsvn_subr.la /home/kfogel/src/subversion/apr/libapr.la /home/kfogel/src/subversion/apr/shmem/unix/mm/libmm.la /home/kfogel/src/subversion/expat-lite/libexpat.la -lm -lcrypt -lnsl -ldl -L/usr/local/BerkeleyDB.3.2/lib -ldb
cd subversion/client && /bin/sh /home/kfogel/src/subversion/libtool --silent --mode=link gcc -D_REENTRANT -I/usr/local/BerkeleyDB.3.2/include -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Wpointer-arith -Wwrite-strings -Wshadow -DSVN_DEBUG -DAP_DEBUG -I./subversion/include -I/home/kfogel/src/subversion -I./apr/include -I./neon/src -I./expat-lite -rpath /usr/local/lib -o svn main.o proplist-cmd.o status.o props.o add-cmd.o checkout-cmd.o commit-cmd.o delete-cmd.o propget-cmd.o status-cmd.o update-cmd.o propset-cmd.o trace-update.o trace-commit.o diff-cmd.o diff.o help-cmd.o util.o import-cmd.o ../../subversion/libsvn_client/libsvn_client.la ../../subversion/libsvn_wc/libsvn_wc.la ../../subversion/libsvn_ra/libsvn_ra.la /home/kfogel/src/subversion/subversion/libsvn_ra_dav/libsvn_ra_dav.la /home/kfogel/src/subversion/neon/src/libneon.la /home/kfogel/src/subversion/subversion/libsvn_ra_local/libsvn_ra_local.la /home/kfogel/src/subversion!
/subversion/libsvn_repos/libsvn_repos.la /home/kfogel/src/subversion/subversion/libsvn_fs/libsvn_fs.la ../../subversion/libsvn_delta/libsvn_delta.la ../../subversion/libsvn_subr/libsvn_subr.la /home/kfogel/src/subversion/apr/libapr.la /home/kfogel/src/subversion/apr/shmem/unix/mm/libmm.la /home/kfogel/src/subversion/expat-lite/libexpat.la -lm -lcrypt -lnsl -ldl -L/usr/local/BerkeleyDB.3.2/lib -ldb
cd subversion/tests/libsvn_subr && /bin/sh /home/kfogel/src/subversion/libtool --silent --mode=link gcc -D_REENTRANT -I/usr/local/BerkeleyDB.3.2/include -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Wpointer-arith -Wwrite-strings -Wshadow -DSVN_DEBUG -DAP_DEBUG -I./subversion/include -I/home/kfogel/src/subversion -I./apr/include -I./neon/src -I./expat-lite -rpath /usr/local/lib -o stringtest stringtest.o ../../../subversion/tests/libsvn_test.la /home/kfogel/src/subversion/subversion/libsvn_fs/libsvn_fs.la ../../../subversion/libsvn_delta/libsvn_delta.la ../../../subversion/libsvn_subr/libsvn_subr.la /home/kfogel/src/subversion/apr/libapr.la /home/kfogel/src/subversion/apr/shmem/unix/mm/libmm.la /home/kfogel/src/subversion/expat-lite/libexpat.la -lm -lcrypt -lnsl -ldl -L/usr/local/BerkeleyDB.3.2/lib -ldb
cd subversion/tests/libsvn_delta && /bin/sh /home/kfogel/src/subversion/libtool --silent --mode=link gcc -D_REENTRANT -I/usr/local/BerkeleyDB.3.2/include -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Wpointer-arith -Wwrite-strings -Wshadow -DSVN_DEBUG -DAP_DEBUG -I./subversion/include -I/home/kfogel/src/subversion -I./apr/include -I./neon/src -I./expat-lite -rpath /usr/local/lib -o deltaparse-test deltaparse-test.o ../../../subversion/tests/libsvn_test.la /home/kfogel/src/subversion/subversion/libsvn_fs/libsvn_fs.la ../../../subversion/libsvn_delta/libsvn_delta.la ../../../subversion/libsvn_subr/libsvn_subr.la /home/kfogel/src/subversion/apr/libapr.la /home/kfogel/src/subversion/apr/shmem/unix/mm/libmm.la /home/kfogel/src/subversion/expat-lite/libexpat.la -lm -lcrypt -lnsl -ldl -L/usr/local/BerkeleyDB.3.2/lib -ldb
cd subversion/tests/libsvn_ra_local && /bin/sh /home/kfogel/src/subversion/libtool --silent --mode=link gcc -D_REENTRANT -I/usr/local/BerkeleyDB.3.2/include -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -Wpointer-arith -Wwrite-strings -Wshadow -DSVN_DEBUG -DAP_DEBUG -I./subversion/include -I/home/kfogel/src/subversion -I./apr/include -I./neon/src -I./expat-lite -rpath /usr/local/lib -o ra-local-test ra-local-test.o ../../../subversion/tests/libsvn_test.la ../../../subversion/libsvn_ra/libsvn_ra.la /home/kfogel/src/subversion/subversion/libsvn_ra_dav/libsvn_ra_dav.la /home/kfogel/src/subversion/neon/src/libneon.la /home/kfogel/src/subversion/subversion/libsvn_ra_local/libsvn_ra_local.la /home/kfogel/src/subversion/subversion/libsvn_repos/libsvn_repos.la /home/kfogel/src/subversion/subversion/libsvn_fs/libsvn_fs.la ../../../subversion/libsvn_fs/libsvn_fs.la ../../../subversion/libsvn_delta/libsvn_delta.la ../../../subversion/libsvn_subr!
/libsvn_subr.la /home/kfogel/src/subversion/apr/libapr.la /home/kfogel/src/subversion/apr/shmem/unix/mm/libmm.la /home/kfogel/src/subversion/expat-lite/libexpat.la -lm -lcrypt -lnsl -ldl -L/usr/local/BerkeleyDB.3.2/lib -ldb
/usr/bin/ld: cannot find -lsvn_repos
collect2: ld returned 1 exit status
make: *** [subversion/tests/libsvn_ra_local/ra-local-test] Error 1

Compilation exited abnormally with code 2 at Tue May 29 13:40:22

---------------------------------------------------------------------
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:36:30 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.