[Xapian-discuss] Xapian 0.9.5, Cygwin and xapian-config - Solved

Patrick Mézard pmezard at gmail.com
Tue May 9 15:46:57 BST 2006


Olly Betts wrote:
>> For some reason, api/version.h contains the following:
>> """
>> #if !defined(__GXX_ABI_VERSION) || __GXX_ABI_VERSION != 1002,
>> """
>>     
>
> ITYM include/xapian/version.h - this file is generated by configure
> using the preprocessor and ... sed!  You don't seem to be having much
> luck with commas and sed...
>
> Did you completely wipe the previous source trees, unpack from
> fresh and retry?  Just wanting to make sure this isn't a hangover
> from the previous attempt.
>   
I just rerun xapian-core-0.9.5 compilation from scratch. To make it 
succeed I still have to:
- Fix the SNPRINTF macro in config.h.
- Fix the trailing commas in version.h
- Add necessary libtool dependencies in Makefile.in, through what I 
called $(BACKEND_LA) in a previous post.

--
Patrick Mézard




More information about the Xapian-discuss mailing list