[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: Bert Huijben <bert_at_vmoo.com>
Date: Sun, 5 Oct 2008 19:40:13 +0200

> -----Original Message-----
> From: Daniel Shahaf [mailto:d.s_at_daniel.shahaf.name]
> Sent: zondag 5 oktober 2008 18:54
> To: Bert Huijben
> Cc: dev_at_subversion.tigris.org
> Subject: RE: Adding svn_dirent to the Windows build (was: Re: svn
> commit: r33396 - trunk/subversion/tests/libsvn_subr)
>
> > > 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

svn_dirent_uri.h was added to msvc-export in r33460, but editing the
build.conf file with gen_make.py didn't recreate the .def

This build issue is resolved in r33461, by adding a input dependency on
build.conf for the .def files.

        Bert

---------------------------------------------------------------------
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 19:40:30 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.