about pgenv.h

From: zhanggy(at)open-network(dot)co(dot)jp (zhanggy)
To: pgsql-interfaces(at)postgresql(dot)org
Subject: about pgenv.h
Date: 1999-03-19 02:28:52
Message-ID: 36F1B664.11F9@open-network.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

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!

Browse pgsql-interfaces by date

  From Date Subject
Next Message David Lay 1999-03-19 03:18:32 [JDBC] Serialization
Previous Message Peter Andrews 1999-03-18 21:39:00 ODBC string insert problem