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

Daniel Ménard Daniel.Menard at bdsp.tm.fr
Wed Apr 4 14:05:51 BST 2007


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")

- I then tried with the last snapshot from www.oligarchy.co.uk 
(xapian-core-0.9.10_svn8094.tar.gz) but it seems that I'm not able to 
build xapian-core with that snapshot :

    NMAKE : fatal error U1073: incapable d'obtenir '".\omstem.cc"'
    (translation: it didn't find the file)

I probably missed something, but what?

-- 

Daniel Ménard

Banque de Données Santé Publique
Avenue du Professeur Léon Bernard
35043 Rennes Cédex

Tél. (+33) 2.99.02.29.42
Fax (+33) 2.99.02.26.28
E-mail Daniel.Menard at Bdsp.tm.fr
http://www.bdsp.tm.fr




More information about the Xapian-devel mailing list