On 07/31/2015 09:51 PM, Hinrichsen, John wrote:
> Update:
>
> I don't have a problem compiling under centos 7 (gcc 4.8.3), but with
> centos 6 (gcc 4.4.7) I do get this error.
>
> fts5_main.c:30: error: redefinition of typedef 'Fts5Global'
> fts5Int.h:83: note: previous declaration of 'Fts5Global' was here
>
> Unfortunately, I still have to support centos 6.

Thanks for this. Now fixed here:

   http://www.sqlite.org/src/info/54a771fe2c2b3c1c

Regards,
Dan.




>
>
> On Mon, Jul 27, 2015 at 4:16 PM, Hinrichsen, John <jhinrichsen at c10p.com>
> wrote:
>
>> This was the error I got:
>>
>> fts5_main.c:30: error: redefinition of typedef 'Fts5Global'
>>
>>
>> On Mon, Jul 27, 2015 at 4:00 PM, Dan Kennedy <danielk1977 at gmail.com>
>> wrote:
>>
>>> On 07/28/2015 02:55 AM, Hinrichsen, John wrote:
>>>
>>>> Hi,
>>>>
>>>> I was not able to get the fts5 module to build from the versioned source
>>>> tarball for this release (
>>>> http://www.sqlite.org/2015/sqlite-src-3081100.zip
>>>> ).
>>>>
>>> Which step failed?
>>>
>>>
>>>
>>>
>>>> I was able to 'make fts5.c' following the instructions that reference the
>>>> "trunk" tarball.
>>>>
>>>> Regards,
>>>> John Hinrichsen
>>>>
>>>>
>>> _______________________________________________
>>> sqlite-users mailing list
>>> sqlite-users at mailinglists.sqlite.org
>>> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>>>
>>

Reply via email to