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

Re: Dev build still broken on trunk?

From: Daniel L. Rall <dlr_at_collab.net>
Date: 2004-03-17 07:11:34 CET

D.J. Heap wrote:

> I'm still having trouble with gen-make.py on Windows...is it supposed to
> be fixed now or still known to need work?
>
> I don't have Java installed and hadn't planned on building the Java swig
> support, unless I need to?
>
> I'm getting:
>
> D:\Projects\Subversion>python.exe .\gen-make.py -t vcproj
> --with-httpd=d:\projects\apache\httpd-2.0.48 --with-zlib=D:\Project
> s\Apache\httpd-2.0.48\srclib\zlib
> --with-openssl=D:\Projects\Apache\httpd-2.0.48\srclib\openssl
> Found libdb42.lib in db4-win32\lib
> Found installed perl version number. Perl bindings
> will be linked with perl58.lib
> Traceback (most recent call last):
> File ".\gen-make.py", line 167, in ?
> main(conf, gentype, skip_depends=skip, other_options=rest.list)
> File ".\gen-make.py", line 43, in main
> generator = gen_module.Generator(fname, verfname, other_options)
> File "build\generator\gen_vcnet_vcproj.py", line 19, in __init__
> 'vcnet-vcproj')
> File "build\generator\gen_win.py", line 171, in __init__
> gen_base.GeneratorBase.__init__(self, fname, verfname)
> File "build\generator\gen_base.py", line 78, in __init__
> self._extension_map)
> File "build\generator\gen_base.py", line 745, in create_targets
> target.add_dependencies(graph, cfg, extmap)
> File "build\generator\gen_base.py", line 712, in add_dependencies
> raise GenError('Unable to find Java package root in path')
> gen_base.GenError: Unable to find Java package root in path

Sorry, try with r9088.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 17 07:11:37 2004

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.