> make[2]: Entering directory
> `/home/michel/postgresql-6.5/src/interfaces/libpq++'
> c++ -I../../backend -I../../include -I../../interfaces/libpq
> -I../../include -I../../backend -O2 -Wall -Wmissing-prototypes -fpic
> -c pgconnection.cc -o pgconnection.o
> In file included from /usr/include/g++/stl_alloc.h:45,
> from /usr/include/g++/alloc.h:21,
> from /usr/include/g++/std/bastring.h:39,
> from /usr/include/g++/string:6,
> from pgconnection.h:24,
> from pgconnection.cc:20:
> /usr/include/g++/iostream.h:91: parse error before `__extension__'
> /usr/include/g++/iostream.h:208: parse error before `__extension__'
> In file included from /usr/include/g++/iterator:34,
> from /usr/include/g++/std/bastring.h:44,
> from /usr/include/g++/string:6,
> from pgconnection.h:24,
> from pgconnection.cc:20:
I belive this is causes by an stl that does not match the gcc version.
--
Bruce Momjian | http://www.op.net/~candle
[EMAIL PROTECTED] | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026