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

Re: r727 doesn't build w/ --disable-shared

From: Joseph Dane <jdane_at_studio3511.com>
Date: 2002-01-07 15:00:42 CET

Garrett Rooney <rooneg@electricjellyfish.net> writes:
>
> the version of patch and diff installed by default on FreeBSD are modified
> versions. the modification (i forget what exactly it is) causes it to not
> work with subversion, thus the diffutils and patch ports are needed.
>
> i don't know why the release is failing to build for you, but if you
> just want to get a verison of svn running on your machine, you could
> try my port of it, available from
> http://electricjellyfish.net/subversion.tar.gz.
>
> i suspect, however, that the difference is that my port uses the ports
> version of db4, so we miss whatever problem you're seeing.
>
> (i assume from your sig that you're running this on FreeBSD, since i
> don't believe you mentioned that explicitly in your email.)

FWIW: I attempted a build of subversion yesterday, and it failed in
exactly the same way. this is not the tarball build, but the build
after using the bootstrap svn to checkout the latest sources.

the last few lines of console output were:

cd subversion/libsvn_fs && /bin/sh /home/jdane/work/svn/libtool --silent --mode=link gcc -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -g -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/jdane/work/svn/apr/include -I/include -I/home/jdane/work/svn/neon/src -I./expat-lite -I/home/jdane/work/svn/db/dist -rpath /usr/local/lib -o libsvn_fs.la strings-table.lo proplist.lo trail.lo dbt.lo reps-table.lo skel.lo id.lo rev-table.lo node-rev.lo txn.lo fs.lo reps-strings.lo tree.lo key-gen.lo txn-table.lo nodes-table.lo dag.lo validate.lo err.lo /home/jdane/work/svn/db/dist/libdb-4.0.la -lm -lcrypt -lnsl -ldl
libtool: link: cannot find the library `/home/jdane/work/svn/db/dist/libdb-4.0.la'
make: *** [subversion/libsvn_fs/libsvn_fs.la] Error 1

I do not run BSD.

[~/work/svn] >uname -a
Linux koa 2.2.12 #1 Fri Feb 16 17:13:35 HST 2001 i686 unknown

since Debian doesn't have Berkeley DB 4.x available, I downloaded the
source, unpacked in the svn toplevel directory, and renamed the
expanded directory 'db', as per the docs. the configure stage
appeared to complete w/o error, but the build failed as noted above.

-- 
joe
---------------------------------------------------------------------
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:55 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.