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

RE: building on win32?

From: Dale Hirt <dale_at_sbcltd.com>
Date: 2003-04-24 18:16:34 CEST

John,

I've been doing almost daily builds of svn, too, and what it sounds like is
that the apr sourcecode is not installed in <subversion-src-dir>/apr. If
you can, pull it down via cvs, or get a tarball at http://apr.apache.org.

Dale

> -----Original Message-----
> From: John Barstow [mailto:John_Barstow@gfsg.co.nz]
> Sent: Wednesday, April 23, 2003 8:26 PM
> To: Subversion Dev (E-mail)
> Subject: building on win32?
>
>
> I have been doing an (almost) daily build of subversion for
> quite some time,
> but stopped about version 0.20. Now I'm trying to build the
> latest source
> and getting errors trying to generate the DSP files. Note
> that the source
> tree is taken from trunk, last updated to 5717. svn status indicates
> perfect synchronization.
>
> C:\Projects\subversion>\DevTools\Python22\python.exe
> gen-make.py -t dsp
> Found libdb40.lib in db4-win32\lib
> Wrote: build\win32\msvc-dsp\__ALL___msvc.dsp
> Wrote: build\win32\msvc-dsp\__INSTALLER___msvc.dsp
> 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'
>
> John C Barstow
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 24 18:17:23 2003

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.