[Xapian-discuss] Re: Python bindings...

James Aylett james-xapian at tartarus.org
Wed Aug 31 13:30:34 BST 2005


On Wed, Aug 31, 2005 at 02:18:13PM +0200, R. Mattes wrote:

> >> This was not configured with maintainer-mode if it makes a difference.
> 
> I think it actually does. 'queryparser_internal.cc' is a generated file 
> (made by running lemon on the grammar file) and will only be (re)created
> whn you build in maintanier mode (you could be lazy  and just copy the
> calls to build lemon and the generated files from the makefile and run
> them manually). I've been bitten by that myself in the past ...

Yes, if you're building from SVN trunk you'll need to
--enable-maintainer-mode, because all the bits that are sorted out
automatically for releases won't be there. You'll need more software
to build everything though, so it can be a pain. See the HACKING file
for what you need - there's a section on building from SVN.

J

-- 
/--------------------------------------------------------------------------\
  James Aylett                                                  xapian.org
  james at tartarus.org                               uncertaintydivision.org



More information about the Xapian-discuss mailing list