[Xapian-devel] Re: [Xapian-discuss] Fixing issue with PHP5/Windows

Olly Betts olly at survex.com
Wed Apr 4 14:15:28 BST 2007


On Wed, Apr 04, 2007 at 03:05:51PM +0200, Daniel M?nard wrote:
> Olly Betts a écrit :
> >OK, here's the candidate release tarball:
> >
> >http://oligarchy.co.uk/xapian/0.9.10.1/xapian-bindings-0.9.10.1.tar.gz
>  
> I tried but encountered some problems to rebuild everything with this 
> tarball (I'm using MS VC++2005 express edition):
> - if I use the last stable core from the site download page 
> (xapian-core-0.9.10), I have fatal errors while building the php 
> bindings (using last win32 makefiles from Charlie):
> 
>    php5\xapian_wrap.cc(20551) : error C2039: 'FLAG_PURE_NOT' : n'est
>    pas membre de 'Xapian::QueryParser'
>    php5\xapian_wrap.cc(20552) : error C2039: 'FLAG_PARTIAL' : n'est pas
>    membre de 'Xapian::QueryParser'
>    php5\xapian_wrap.cc(20570) : error C2039: 'BAD_VALUENO' : n'est pas
>    membre de 'Xapian'
>    NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual
>    Studio 8\VC\BIN\cl.exe"' : code retour '0x2'
>    (translation: "flags are not member of the class")

Hmm, looking like something is wrong with the snapshot then.  Those are
new in SVN HEAD and shouldn't be in the 0.9 branch at all.  I'll have
a look at what's going on.

Cheers,
    Olly



More information about the Xapian-devel mailing list