Re: Call for port reports

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Johan Henselmans <johan(at)netsense(dot)nl>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Call for port reports
Date: 2003-10-29 00:39:54
Message-ID: 129.1067387994@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Johan Henselmans <johan(at)netsense(dot)nl> writes:
> I had trouble compiling postgressrc/pgsql/src/interfaces/ecpg/ecpglib
> and compiling pgsql/src/interfaces/ecpg/compatlib.

> Reason was I had asked during configure to include krb5 support. After
> adding the -lkrb5 flag to the Makefile in these subdirectories,
> everyting went fine.

Okay, fixed.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sean Chittenden 2003-10-29 00:59:45 Re: pg_ctl reports succes when start fails
Previous Message scott.marlowe 2003-10-29 00:34:47 Re: [HACKERS] Autocomplete <TAB> on Postgres7.4beta5 not