Re: dyntest.pgc not working in 7.4 ?

From: Seum-Lim Gan <slgan(at)lucent(dot)com>
To: Michael Meskes <meskes(at)postgresql(dot)org>
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-12 07:07:01
Message-ID: p0510039ebbff17846dc0@[192.168.10.94]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi Michael,

Looks like the libecpg we are using is 4.0.

Any idea ?

Gan

-rw-r--r-- 1 postgres postgres 245396 Dec 10 21:57 libpq.a
-rwxr-xr-x 1 postgres postgres 210700 Dec 10 21:57 libpq.so.3.1
lrwxrwxrwx 1 postgres postgres 12 Dec 10 21:57 libpq.so.3 ->
libpq.so.3.1
lrwxrwxrwx 1 postgres postgres 12 Dec 10 21:57 libpq.so -> libpq.so.3.1
-rw-r--r-- 1 postgres postgres 126432 Dec 10 21:57 libpgtypes.a
-rwxr-xr-x 1 postgres postgres 112972 Dec 10 21:58 libpgtypes.so.1.0
lrwxrwxrwx 1 postgres postgres 17 Dec 10 21:58 libpgtypes.so.1
-> libpgtypes.so.1.0
lrwxrwxrwx 1 postgres postgres 17 Dec 10 21:58 libpgtypes.so
-> libpgtypes.so.1.0
-rw-r--r-- 1 postgres postgres 110964 Dec 10 21:58 libecpg.a
-rw-r--r-- 1 postgres postgres 20140 Dec 10 21:58 libecpg_compat.a
-rwxr-xr-x 1 postgres postgres 97528 Dec 10 21:58 libecpg.so.4.0
lrwxrwxrwx 1 postgres postgres 14 Dec 10 21:58 libecpg.so.4 ->
libecpg.so.4.0
lrwxrwxrwx 1 postgres postgres 14 Dec 10 21:58 libecpg.so ->
libecpg.so.4.0
-rwxr-xr-x 1 postgres postgres 23876 Dec 10 21:58 libecpg_compat.so.1.0
lrwxrwxrwx 1 postgres postgres 21 Dec 10 21:58
libecpg_compat.so.1 -> libecpg_compat.so.1.0
lrwxrwxrwx 1 postgres postgres 21 Dec 10 21:58
libecpg_compat.so -> libecpg_compat.so.1.0

At 7:33 am +0100 2003/12/12, Michael Meskes wrote:
>Hi,
>
>On Thu, Dec 11, 2003 at 04:10:05PM -0600, Seum-Lim Gan wrote:
>> Hi Michael,
>>
>> We tried but seems this didn't solve the problem.
>>
>> Actually the ldd command in the log I attached yesterday
>> has showed the link to the right libecpgtypes.so and libpg.so.
>
>You misunderstood me. I wasn't talking about libpq but about libpgtypes.
>The latest libecpg should depend on libpgtypes. Since yours doesn't I
>wonder which on you link to your program.
>
>Could you please tell me which version of libecpg you are using?
>
>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!
>
>---------------------------(end of broadcast)---------------------------
>TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

--
+--------------------------------------------------------+
| Seum-Lim GAN email : slgan(at)lucent(dot)com |
| Lucent Technologies |
| 2000 N. Naperville Road, 6B-403F tel : (630)-713-6665 |
| Naperville, IL 60566, USA. fax : (630)-713-7272 |
| web : http://inuweb.ih.lucent.com/~slgan |
+--------------------------------------------------------+

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message cnliou 2003-12-12 10:35:09 RI within PLPGSQL
Previous Message Michael Meskes 2003-12-12 06:33:47 Re: dyntest.pgc not working in 7.4 ?