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

RE: Adding svn_dirent to the Windows build (was: Re: svn commit: r33396 - trunk/subversion/tests/libsvn_subr)

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sun, 5 Oct 2008 19:53:37 +0300 (Jerusalem Daylight Time)

> > With the above patch, the libsvn_wc dll fails to link, even after I add
> > the missing '#include "svn_dirent_uri.h"' and add svn_dirent_uri.h to
> > build.conf. How do I fix this?
>
> Adding the #include is probably enough and regenerating the makefiles (via
> gen_make.py) should handle the rest of the dependency tracking.
>
> What compilation/linking error do you get?
>

See: http://paste.lisp.org/display/67979

> (The dirent code is part of libsvn_subr which is linked to libsvn_wc)
>
> Bert
>
>

Thanks,

Daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-10-05 18:53:57 CEST

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.