error in makefile for libpq++ examples

From: bbravat(at)hss(dot)hns(dot)com
To: docs(at)postgreSQL(dot)org
Subject: error in makefile for libpq++ examples
Date: 2000-01-13 08:33:38
Message-ID: 65256865.002EB97F.00@sandesh.hss.hns.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Hi,

I just downloaded the recent postgres distribution of ver6.5.3. In its makefile
for libpq++, variable LDFLAGS should also contain -lpq option otherwise it fails
to compile the examples with gcc.

I think it will be good idea to include information about INCLUDE directories,
LDFLAGS and also the setting of LD_LIBRARY_PATH in the html documentation in
libpq++ chapter of the programmer's manual.

Cheers,
Brij

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Vince Vielhaber 2000-01-13 12:18:47 Re: [DOCS] error in makefile for libpq++ examples
Previous Message cdlug 2000-01-12 03:15:05 Can you give me A sample?