[Xapian-tickets] [Xapian] #753: Unable to load xapian.so extension on php7 and debian 9

Xapian nobody at xapian.org
Tue Oct 3 03:00:48 BST 2017


#753: Unable to load xapian.so extension on php7 and debian 9
-----------------------------------+--------------------------
 Reporter:  dtouzeau               |             Owner:
     Type:  defect                 |            Status:  new
 Priority:  normal                 |         Milestone:
Component:  Xapian-bindings (PHP)  |           Version:  1.4.4
 Severity:  normal                 |        Resolution:
 Keywords:                         |        Blocked By:
 Blocking:                         |  Operating System:  Linux
-----------------------------------+--------------------------

Comment (by olly):

 You seem to be configuring your PHP mostly as `x86_64-kfreebsd-gnu` but
 with `--with-libdir=/lib/x86_64-linux-gnu`.  Are you really using
 kfreebsd?  Note that kfreebsd isn't part of Debian stable releases
 (https://wiki.debian.org/DebianStretch), and is a rather oddball
 configuration - if you're really using that it's something you ought to
 mention up front in a bug report, rather than letting it slip 5 comments
 in.

 That log file seems to contain a lot of unrelated stuff - no idea where
 that's coming from - but the key issue is right near the bottom:

 {{{
 /root/xapian-bindings-1.4.4/php7/smoketest.php:38: include(xapian.php):
 failed to open stream: No such file or directory
 }}}

 I think you need to debug why that's failing.  It works fine for me on
 x86-64 Debian Linux, so it looks like it's something specific to your set-
 up.

--
Ticket URL: <https://trac.xapian.org/ticket/753#comment:6>
Xapian <https://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list