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

Re: svn commit: r1034362 - in /subversion/trunk/build: generator/ generator/templates/ win32/

From: Julian Foad <julian.foad_at_wandisco.com>
Date: Thu, 10 Feb 2011 10:21:57 +0000

On Tue, 2011-02-08, Joe Swatosh wrote:
> On Fri, Nov 12, 2010 at 4:09 AM, <rhuijben_at_apache.org> wrote:
> > Log:
> > Move projects generated by the Windows build to the right locations. The
> > necessary changes in the python scripting to handle this also allowed moving
> > the remaining project templates .ezt files to the templates directory.
> >
> > Please let me know if this patch breaks something for you.
>
> Okay, its a lot later, but this broke my build and r1034366 didn't fix it.
>
> python gen-make.py -t dsp ^
[...]
> ^ --with-sqlite=C:/Users/joe-swatosh/Documents/SVN/src-trunk/svn-build-dependencies/mswin/sqlite-3.6.20
>
>
> gives me
>
> Traceback (most recent call last):
> File "gen-make.py", line 311, in ?
> main(conf, gentype, skip_depends=skip, other_options=rest.list)
> File "gen-make.py", line 65, in main
> generator.write()
> File "build\generator\gen_msvc_dsp.py", line 108, in write
> (
> NameError: global name 'sql' is not defined

For the record, it looks like this was fixed in r1068863.

- Julian
Received on 2011-02-10 11:22:38 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.