[Xapian-discuss] Failing to build PHP Bindings OSX 10.6

Olly Betts olly at survex.com
Thu Dec 16 21:51:10 GMT 2010


On Thu, Dec 16, 2010 at 01:39:54PM +0000, John Wards wrote:
> However I am getting very strange errors when running make when trying
> to install the PHP bindings, it configures fine.
>  [...]
> I have built 1.0 on this machine in the past fine...

KeyMaker is new in 1.1.3, so this looks as if it is somehow picking up
the headers from your 1.0 install.  Now xapian-bindings's configure is
meant to warn if the version reported by xapian-config isn't the same
as the version of xapian-bindings you are building, so my guess is
that your Xapian 1.0 install was in /opt/local...

I'm not sure why -I/opt/local/include is getting added to the compile
command though.

Cheers,
    Olly



More information about the Xapian-discuss mailing list