[Xapian-discuss] Xapian 0.9.0 released

Olly Betts olly at survex.com
Mon May 23 21:20:28 BST 2005


On Mon, May 23, 2005 at 09:50:46PM +0200, Ivar Bratberg wrote:
> I downloaded the source from the page www.xapian.org, version 0.9.0.0
> run configure and make
> I am using gcc version 3.4.3 on a linux platform

> g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../common -I../../include -Wall -W -Wno-long-long -fno-gnu-keywords -g -O2 -MT inmemory_database.lo -MD -MP -MF .deps/inmemory_database.Tpo -c inmemory_database.cc  -fPIC -DPIC -o .libs/inmemory_database.o
>inmemory_database.h:139: error: ISO C++ forbids declaration of 'type name' with no type
>inmemory_database.h:139: error: missing '>' to terminate the template argument list
>inmemory_database.h:139: error: template argument 1 is invalid
>inmemory_database.h:139: error: expected ';' before '>' token
>inmemory_database.h:141: error: ISO C++ forbids declaration of 'ty

Hmm, I just tried compiling inmemory_database.cc with GCC 3.4.4 on
Ubuntu Linux, and it compiles without complaint.  It also built with
GCC 3.4.3 on a number of platforms just prior to release.

What linux distribution and what CPU architecture?

Did you pass any arguments to configure?

Cheers,
    Olly



More information about the Xapian-discuss mailing list