about make all

Поиск
Список
Период
Сортировка
От zhanggy@open-network.co.jp (zhanggy)
Тема about make all
Дата
Msg-id 36F1AC47.8F5@open-network.co.jp
обсуждение исходный текст
Список pgsql-ports
May platform is SUN workstation , SUN OS 5.5.1

I want install v6.4.  When I type "gmake all", it have error.

-----------------------
% ./configure --with-template=solaris_sparc_gcc
--with-CXX=/usr/local/bin/g++
% gmake all
***************
gmake -C libpq++ all
In file include from pgenv.cc
pgenv.h:21: string: No such file or directory
-----------------------

I look the ../src/interfaces/libpq++/pgenv.h 21 line
#include <string>
In my system there is no "string" file.
How to solve it?

Thank you very much!

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

Предыдущее
От: Quoc Le
Дата:
Сообщение: unixware 7 port
Следующее
От: Unprivileged user
Дата:
Сообщение: Port Bug Report: psql create/drop table bug