Re: dyntest.pgc not working in 7.4 ?

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: Seum-Lim Gan <slgan(at)lucent(dot)com>
Cc: Michael Meskes <meskes(at)postgresql(dot)org>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: dyntest.pgc not working in 7.4 ?
Date: 2003-12-11 15:09:50
Message-ID: 20031211150950.GA14774@feivel.fam-meskes.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, Dec 10, 2003 at 03:29:44PM -0600, Seum-Lim Gan wrote:
> /platdb/bin/ecpg -I /platdb/include -o dyntest74.c dyntest.pgc
> cc -I/platdb/include -R/platdb/lib -L/platdb/lib -lecpg -o
> lucyDyntest74 dyntest74.c

This looks like a wrong library. The latest ecpg does need more that
libecpg. It also needs libpgtypes. Since you don't include this i wonder
if you link against an older libecpg.

Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes(at)jabber(dot)org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2003-12-11 15:43:26 Re: Changing line for user pgsql connecting via UNIX socket to "ident sameuser" causes pg_ctl start -s -w to fail.
Previous Message Constantin Stefanov 2003-12-11 10:55:35 Changing line for user pgsql connecting via UNIX socket to "ident sameuser" causes pg_ctl start -s -w to fail.