Link error from libpq++ on RedHat 6.0 and Postgres 6.5.1

From: Claudio Cicognani <klaudio(at)btstore(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Link error from libpq++ on RedHat 6.0 and Postgres 6.5.1
Date: 1999-09-02 09:59:52
Message-ID: 37CE4A98.895D4D7@btstore.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hallo,

I received the following error when compiling C++ code with Postgres
6.5.1 on Red Hat 6.0 (glibc 2)
/usr/lib/libpq++.so: undefined reference to
`clone__Q2t12basic_string3ZcZt18string_char_traits1ZcZt24__default_alloc_template2b1i03Rep'

/usr/lib/libpq++.so: undefined reference to
`__dl__Q2t12basic_string3ZcZt18string_char_traits1ZcZt24__default_alloc_template2b1i03RepPv'

/usr/lib/libpq++.so: undefined reference to `__eh_pc'
collect2: ld returned 1 exit status

Some helps ?

Thanks in advance.
Claudio Cicognani
<klaudio(at)btstore(dot)com>

Browse pgsql-interfaces by date

  From Date Subject
Next Message Claudio Cicognani 1999-09-02 11:19:02 Link error from libpq++ on RedHat 6.0 and Postgres 6.5.1
Previous Message postgres 1999-09-02 09:18:51 RE: [INTERFACES] [Fwd: bug ? get_groname: group 0 not found]