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

Re: svn trunk r16476: FAIL (win32 ra_local)

From: Ivan Zhakov <chemodax_at_gmail.com>
Date: 2005-10-05 18:15:26 CEST

On 10/5/05, D.J. Heap <djheap@gmail.com> wrote:
> As of this morning (manually tested r16478), I'm getting an error
> trying to generate Win32 project files:
>
> D:\Projects\Subversion>python.exe .\gen-make.py -t vcproj
> --vsnet-version=2005 --with-httpd=d:\projects\apache\httpd
> --with-zlib=D:\Projects\Apache\zlib123
> --with-openssl=D:\Projects\Apache\httpd\srclib\openssl --enable-nls
> Generating for VS.NET 2005
> Found libdb43.lib in db4-win32\lib
> Found installed perl version number.
> Perl bindings will be linked with perl58.lib
> Found installed SWIG version 1.3.24
> Using SWIG library directory C:\Stuff\SWIG\Lib
> Found ML, ZLib build will use ASM sources
> Found neon version 0.25.3
> Wrote: build\win32\build_zlib.bat
> Traceback (most recent call last):
> File ".\gen-make.py", line 236, in ?
> main(conf, gentype, skip_depends=skip, other_options=rest.list)
> File ".\gen-make.py", line 35, in main
> generator.compute_hdr_deps()
> File "build\generator\gen_base.py", line 148, in compute_hdr_deps
> include_deps = IncludeDependencyInfo(self.compute_hdrs())
> File "build\generator\gen_base.py", line 882, in __init__
> changes = self._include_closure(self._deps[fname]) or changes
> File "build\generator\gen_base.py", line 905, in _include_closure
> hdrs.update(self._deps[h])
> KeyError: 'subversion/bindings/swig/include/proxy.swg'
>
>
> I'll take a closer look tonight if no one else has.
>
I have the same problem on Windows computer, but for VS.NET 2003.

--
Ivan Zhakov
Received on Wed Oct 5 18:16:34 2005

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.