build from scratch gets wedged
From: Aharon Robbins <arnold_at_skeeve.com>
Date: 2004-11-01 12:15:55 CET
Greetings all.
I have attempted to build subversion 1.0.9 from scratch. I did the
- Download latest berkeley DB, apply the two patches, build and install
- Extract subversion 1.0.9 tar ball.
- Applied the db42-support-patch.txt to apr-util/configure
- In the top level directory, run
configure --with-berkeley-db=/usr/local/BerkeleyDB.4.2 --with-dbm=db42
- Run make. It seems to complete ok.
- Run make install. Ditto.
When I try to create a new repository, I get:
$ /usr/local/bin/svnadmin create /d/mongo/tmp/svnrepos
When I remove a few .o files and recompile, I see the
I'm not exactly a clueless newbie, but as is common with the GNU Auto* tools
I'm doing this on a Fedora Core 1 system. FWIW, here is my /etc/ld.so.conf:
--------------
And I've run /sbin/ldconfig.
When I run subversion/svnadmin/svnadmin directly, it works.
All advice will be appreciated.
Please reply directly to me, I'm not on the list.
Thanks,
Arnold Robbins
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.