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

Re: Build bustage on FreeBSD and Linux

From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2001-01-30 23:13:08 CET

pete collins <petejc@collab.net> writes:

> I am dying here on the Berkeley DB transaction.
>
> `libsvn_fs.la' is not building, so we have the linker failure here:
>
> libtool: link: `../../subversion/libsvn_fs/libsvn_fs.la' is not a valid
> libtool archive
> gmake[1]: *** [svnadmin] Error 1
> gmake[1]: Leaving directory
> `/usr/src/SUBVERSION/subversion/subversion/svnadmin'
> gmake: *** [all-recursive] Error 1

Karl and I had this problem yesterday. The bug resulted from the fact
that svnadmin/ was being built before libsvn_fs/ in the top-level
Makefile.am. I believe I checked in a change to fix this. Try doing
a cvs update and then making clean. (autogen, configure, make clean,
make, etc.)
Received on Sat Oct 21 14:36:20 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.