Re:

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re:
Дата
Msg-id 490.955463339@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ...  (Oleg Broytmann <phd@sun.med.ru>)
Ответы Re:  (Oleg Broytmann <phd@phd.russ.ru>)
Список pgsql-bugs
Oleg Broytmann <phd@sun.med.ru> writes:
> gcc -O2  -I../../backend -I../../include -I../../interfaces/libpq -fPIC   -c pgconnection.cc
> In file included from pgconnection.cc:18:
> pgconnection.h:76: syntax error before `('

Hmm.  Something broken about "string"?

My guess is that configure didn't think it should define
HAVE_CXX_STRING_HEADER, but that is actually necessary on your
machine.  Please look into it.

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Didier Verna
Дата:
Сообщение: Re: #include oddity in v7.0b3
Следующее
От: Oleg Broytmann
Дата:
Сообщение: Re: