On Mon, Oct 21, 2002 at 06:22:38PM +0200, Branko Cibej wrote:
>...
> >Traceback (most recent call last):
> > File "./gen-make.py", line 43, in ?
> > main(fname, skip_depends=skip)
> > File "./gen-make.py", line 19, in main
> > generator = gen_make.MakefileGenerator(fname, verfname, oname)
> > File "build/gen_make.py", line 25, in __init__
> > gen_base.GeneratorBase.__init__(self, fname, verfname)
> > File "build/gen_base.py", line 83, in __init__
> > target_ob.find_sources(self.parser.get(target, 'sources'))
> > File "build/gen_base.py", line 179, in find_sources
> > self.sources = _collect_paths(patterns, self.path)
> > File "build/gen_base.py", line 270, in _collect_paths
> > raise GenError('ERROR: "%s" found no files.' % pat)
> >gen_base.GenError: ERROR: "./svn-config" found no files.
> >gen-make.py failed
> >Complete log saved in /home/brane/svn/LOG_svn_autogen.failed
> >FAIL: autogen.sh
>
> This seems connected to the latest changes in gen_base.py. Greg, do you
> have any idea why this is happening?
Not off the top of my head. Looking now...
--
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 21 20:48:03 2002