[Xapian-discuss] Makefile:379: .deps/xapian_wrap.Plo: No such file or directory

James Aylett james-xapian at tartarus.org
Mon Sep 1 12:18:53 BST 2008


On Sun, Aug 31, 2008 at 08:31:39PM -0700, David Spencer wrote:

> Briefly: when I try to build xapian-bindings the make command fails with:
> "Makefile:379: .deps/xapian_wrap.Plo: No such file or directory"
> 
> When I run configure these are the last few lines:
> I tried running "./configure" and "./configure --without-java --without-tcl
> --without-tcl8 --without-csharp --without-perl --with-python
> " with no difference. Note the tcl msg. I'm not sure if it's spurious or not
> -- all I want are the python bindings.
[...]
> config.status: error: cannot find input file: tcl8/Makefile.in

The way the system works, these files get used even if you aren't
building those bindings. I can't remember details, but I'm pretty sure
that you'll need to fix this before proceeding. tcl8/Makefile.in
should be in the archive you downloaded, or if you're using a SVN
snapshot it should be created by bootstrapping. Can you double-check
where you got the source from?

J

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



More information about the Xapian-discuss mailing list