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

David Spencer david.spencerian at gmail.com
Mon Sep 1 04:31:39 BST 2008


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: creating java/Makefile
config.status: creating java/native/Makefile
config.status: creating java/org/Makefile
config.status: creating java/org/xapian/Makefile
config.status: creating java/org/xapian/errors/Makefile
config.status: creating java/org/xapian/examples/Makefile
config.status: creating java-swig/Makefile
config.status: error: cannot find input file: tcl8/Makefile.in

bash-3.2$ make

cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
Making all in python
Makefile:379: .deps/xapian_wrap.Plo: No such file or directory
make[2]: *** No rule to make target `.deps/xapian_wrap.Plo'.  Stop.
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

bash-3.2$ pwd
/Users/dave/Desktop/xapian-bindings-1.0.7
bash-3.2$ uname -a
Darwin MegaMac.local 9.4.0 Darwin Kernel Version 9.4.0: Mon Jun  9 19:30:53
PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386 i386


I'm on OSX 10.5.4.
I had some same result running on a Powerbook with the previous version of
OSX, 10.4.11.

xapian-core built file and has been installed.
xapian-config is in my PATH

ideas?

thx,
 Dave


More information about the Xapian-discuss mailing list