share lib libpq++

From: "serge(dot)zangheri" <szangheri(at)grenoble(dot)sema(dot)slb(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Cc: PERES Hubert - GRE <hperes(at)grenoble(dot)sema(dot)slb(dot)com>
Subject: share lib libpq++
Date: 2002-07-26 10:28:17
Message-ID: 3D412441.D97F1282@grenoble.sema.slb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,
installation from postgres7.2.1.tar.gz.

The automatic installation does not create lib/libpq++.so.

In src/interfaces/libpq++, there is a Makefile which generates fpic
command directly (instead of gcc ... -fpic ...) and of course the fpic
command does not exist.

Using gcc -fpic ....pgconnection.o pgconnection.cc.., we get then
following error :

pgconnection.h:86 ISO C++ forbids declaration of strings "with no
type".

Any helps would be appreciated.
Thanx
Serge and hubert

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message paviles 2002-07-26 12:49:32 Select For Update bug???
Previous Message pgsql-bugs 2002-07-26 02:06:09 Bug #720: Unable to make postgreSql 7.2.1 on Slackware 7.1 Linux 2.2.16