Error compiling libpq++ under AIX

From: "Henrik Bo Thystrup" <henrik(dot)bo(dot)thystrup(at)idp(dot)dk>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Error compiling libpq++ under AIX
Date: 1998-11-11 13:12:57
Message-ID: 001b01be0d75$00eed760$778c59c1@hbt2.idp.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

I've installed the 6.4 package but when compiling I get the followin error :
In file included from pgenv.cc:23:
pgenv.h:21 string: No such file or directory

I've looked into the code and I can see that the line #include <string> is
causing the problem. What string should be used ? I can see a type called
string is used but in which header is it defined ?

Browse pgsql-admin by date

  From Date Subject
Next Message Bryan White 1998-11-11 15:56:28 Limit on Number of connections
Previous Message Bruce Momjian 1998-11-11 11:22:58 Re: [ADMIN] Re: About PostgreSQL 6.3.2u