"Jens B. Jorgensen" <jens.jorgensen@tallan.com> writes:
> >Incorrect. It just involves running gen-make.py in the top of the
> >Subversion source tree. Specifically, gen-make.py -t TYPE (see
> >gen-make.py --help for a list of types).
> >
> Very cool. I'm into python. We're almost there now. I'm getting:
>
> $ HTTPD=..\\httpd-2.0.43 python gen-make.py -t dsp
> Found libdb40.lib in db4-win32\lib
> Traceback (most recent call last):
> File "gen-make.py", line 89, in ?
> main(conf, gentype, skip_depends=skip)
> File "gen-make.py", line 49, in main
> generator.write(oname)
> File "build\generator\gen_msvc_dsp.py", line 117, in write
> fname = self.find_win_project(project_path, ['.dsp'])
> File "build\generator\gen_win.py", line 348, in find_win_project
> raise gen_base.GenError("Unable to find project file for external
> build rule
> '%s'" % base)
> gen_base.GenError: Unable to find project file for external build rule
> 'apr\apr'
>
> It looked like I just needed to set HTTPD but that didn't seem to do
> the trick. Do I need to create a subdir under svn like I did for
> Berkeley_DB?
Oh, whoops, now you've surpassed my level of knowledge about how this
all works (or doesn't) in Windows these days.
Hey, dev-list: are there any outstanding patches that need to be
applied so this stuff isn't so painful on Windows?
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 1 22:41:40 2003