Re: [INTERFACES] shared libs(tcl/swig/ecpg/postgresql)

From: Michael Meskes <Michael_Meskes(at)usa(dot)net>
To: pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] shared libs(tcl/swig/ecpg/postgresql)
Date: 1999-02-03 07:54:45
Message-ID: 19990203085445.A2420@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Tue, Feb 02, 1999 at 01:24:40PM -0600, James Thompson wrote:
> I get an error about an unresolved symbol no_trans_auto (or something like
> that, I'm not at home to check the extact symbol name) no_trans_auto is
> part of the ecpg package which is in /usr/local/postgresql

no_auto_trans is an integer defined in libecpg.so taht's right. It is
included as external reference into the *.c files by ecpg via ecpglib.h.

So I guess you have your *.pgc files correctly in the lib but the reference
to libecpg isn't fulfilled.

> If I attempt to load a library that ecpg depends on I get unresoved
> symbols at each library. I ended up with tcl not being able to resolve
> symbols in libcrypt.so I simple test file written in C seems to access
> the library fine.

libcrypt should only depend on libc.so.6 aka glibc2 and ld-linux.so.2.

Since I don't know tcl I'm at a loss here.

Michael
--
Michael Meskes | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz | Go Rhein Fire!
Tel.: (+49) 2431/72651 | Use Debian GNU/Linux!
Email: Michael(dot)Meskes(at)gmx(dot)net | Use PostgreSQL!

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Dirk Lutzebaeck 1999-02-03 09:18:44 Re: [INTERFACES] ERROR: RestrictionClauseSelectivity: bad value -1.998477
Previous Message Claudius du Plessis 1999-02-03 05:58:51 subscripe