solo turn <soloturn@gmail.com> writes:
> when building 1.2.0 we get:
Tarball? Branch?
> $ ./autogen.sh
> buildcheck: checking installation...
> buildcheck: autoconf version 2.59 (ok)
> buildcheck: autoheader version 2.59 (ok)
> buildcheck: libtool version 1.5.14 (ok)
> Copying libtool helper: /wf/local/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 36, in main
> generator.compute_hdr_deps()
> File "build/generator/gen_base.py", line 153, in compute_hdr_deps
> for include_file in include_deps.query(native_path(source.filename)):
> File "build/generator/gen_base.py", line 862, in query
> hdrs = self._scan_for_includes(fname, self._deps.keys())
> File "build/generator/gen_base.py", line 887, in _scan_for_includes
> for line in fileinput.input(fname):
> File "/wf/local/lib/python2.3/fileinput.py", line 231, in next
> line = self.readline()
> File "/wf/local/lib/python2.3/fileinput.py", line 320, in readline
> self._file = open(self._filename, "r")
> IOError: [Errno 2] No such file or directory:
> 'subversion/tests/libsvn_diff/diff3-test.c'
> ERROR: gen-make.py failed
diff3-test.c has been moved on the trunk (that's 1.3) and build.conf
has been unpdated. What exactly are you building?
> are you not expected to run autogen and genmake?
It's not necessary if you are building the tarball, but if you choose
to run it then it should work
--
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 23 20:31:34 2005