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

Re: Cygwin build issue (circular dependency?)

From: jeremy hinds <jeremy.hinds_at_gmail.com>
Date: Mon, 10 Mar 2008 13:01:11 -0600

Did you "./configure --disable-shared" ? Building on cygwin doesn't
work (for me) without that option.

On Mon, Mar 10, 2008 at 12:55 PM, Nathan Hamilton <nehamilton_at_gmail.com> wrote:
> A clean checkout and autogen.sh -> configure -> make of both the 1.5.x
> branch and trunk is terminating with the following error on cygwin:
>
> /c/dev/subversion-1.5.x/subversion/libsvn_fs_fs/tree.c:3017: undefined
> reference to `_svn_fs_root_fs'
>
> Some further investigation shows the following possible circular dependency:
>
> subversion/libsvn_fs_fs/tree.c:3017: svn_fs_root_fs ->
> subversion/libsvn_fs/fs-loader.c
> subversion/libsvn_fs/fs-loader.c:71: svn_fs_fs__init ->
> subversion/libsvn_fs_fs/fs.c
>
> Cygwin seems to be the only platform that has a problem with circular
> dependencies for linking. Is there something I'm doing wrong or have others
> had trouble building on cygwin recently?
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-03-10 20:01:30 CET

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.