Some change to our build system happened today. I'm getting this error
on OSX suddenly, and a co-worker is getting it on Fedora Core 2:
$ ./autogen.sh
buildcheck: checking installation...
buildcheck: autoconf version 2.59 (ok)
buildcheck: autoheader version 2.59 (ok)
buildcheck: libtool version 1.5 (ok)
Copying libtool helper: /usr/share/aclocal/libtool.m4
Creating build-outputs.mk...
Traceback (most recent call last):
File "./gen-make.py", line 222, in ?
main(conf, gentype, skip_depends=skip, other_options=rest.list)
File "./gen-make.py", line 38, in main
generator.write()
File "build/generator/gen_make.py", line 334, in write
self.ofile.write('install-%s: %s\n'
NameError: global name 'inst_area_deps' is not defined
ERROR: gen-make.py failed
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 21 03:41:06 2005