Re: Circular library dependency under Windows? (was: Re: svn commit: r18462 - in trunk/subversion: libsvn_fs libsvn_fs_base libsvn_fs_fs)
From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2006-02-16 12:49:23 CET
On Wed, Feb 15, 2006 at 09:47:02AM -0600, kfogel@collab.net wrote:
I'm not absolutely certain if circular dependencies are the reason, but my Cygwin build now fails with:
cd subversion/libsvn_fs_fs && /bin/sh /cygdrive/d/svn/svn-objdir/libtool --tag=CC --silent --mode=link gcc -g -O2 -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -rpath /usr/local/lib -o libsvn_fs_fs-1.la -no-undefined dag.lo err.lo fs.lo fs_fs.lo id.lo key-gen.lo lock.lo revs-txns.lo tree.lo ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /usr/lib/libaprutil-0.la -lgdbm -ldb-4.2 -lexpat -liconv /usr/lib/libapr-0.la -lresolv -lcrypt -lz
(Hmm, the immediate problem may just be that libsvn_fs isn't listed as
I do notice th following section in configure that implies that Cygwin
AC_MSG_CHECKING([whether to avoid circular linkage at all costs])
Regards,
---------------------------------------------------------------------
|
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.