Installation bug

From: Joncheng Kuo <ckuo01(at)syr(dot)edu>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Installation bug
Date: 2001-03-01 22:33:30
Message-ID: 3A9ECE3A.15F015A1@syr.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

When I tried to build PostgreSQL 7.0.3, I had a problem:

My Linux machine has its C++ include file in /usr/include/g++. So I
added --with-includes=/usr/include/g++ when I run ./configure. However,
the postgresql-7.0.3/src/interfaces/libpq++/Makefile doesn't have this
include path in its CXXFLAGS.

Thanks.

Joncheng Kuo

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Antoine Reid 2001-03-01 22:52:42 pg_dump -a strangeness/bug? (7.1beta5)
Previous Message Peter Mount 2001-03-01 21:13:59 Re: select problem