On Mon, Sep 27, 2004 at 12:06:37PM +0200, rm@fabula.de
wrote:> A fresh checkout of CVS Xapian fails to build from source
> in doc. Here's the relevant log:
>
> Making all in docs
> make[2]: Entering directory
`/usr/local/src/build-xapian/xapian-core/docs'
> make[2]: *** No rule to make target `code_structure.html', needed by
`all-am'. Stop.
If you're building from CVS, use ./configure --enable-maintainer-mode
(see xapian-core/HACKING for details). Or use the bootstrap script in
the root of the xapian CVS checkout which will bootstrap all of the
directories you've checked out, and create a top-level configure and
Makefile.
Cheers,
Olly