Re: dyntest.pgc not working in 7.4 ? - Mailing list pgsql-bugs

From Michael Meskes
Subject Re: dyntest.pgc not working in 7.4 ?
Date
Msg-id 20031211150950.GA14774@feivel.fam-meskes.de
Whole thread Raw
In response to Re: dyntest.pgc not working in 7.4 ?  (Seum-Lim Gan <slgan@lucent.com>)
Responses Re: dyntest.pgc not working in 7.4 ?  (Seum-Lim Gan <slgan@lucent.com>)
List 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@jabber.org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

pgsql-bugs by date:

Previous
From: Constantin Stefanov
Date:
Subject: Changing line for user pgsql connecting via UNIX socket to "ident sameuser" causes pg_ctl start -s -w to fail.
Next
From: Tom Lane
Date:
Subject: Re: Changing line for user pgsql connecting via UNIX socket to "ident sameuser" causes pg_ctl start -s -w to fail.