cmpilato@collab.net wrote:
>"Jens B. Jorgensen" <jens.jorgensen@tallan.com> writes:
>
>
>
>>Ok, I'll bit. I have a working copy of svn plus I've built apache and
>>Berkeley_DB. The build instructions claim existence of a
>>subversion_msvc.dsp/w to build it. I can't find this there. Could
>>someone give me some guidance as to the best way to get my build to
>>happen with vc++. I'm getting a sneaking suspicion it involves
>>cygwin. Is this correct?
>>
>>
>
>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?
--
Jens B. Jorgensen
jens.jorgensen@tallan.com
"With a focused commitment to our clients and our people, we deliver value through customized technology solutions"
---------------------------------------------------------------------
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:37:58 2003