RE: [INTERFACES] Three posts and no response 8--(

From: Daren Sefcik <daren(at)partnersdata(dot)com>
To: "'Tom Lane'" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-interfaces(at)postgreSQL(dot)org
Subject: RE: [INTERFACES] Three posts and no response 8--(
Date: 1999-07-13 16:50:17
Message-ID: 818C0CABD178D2119DA700104B8ADF4005DD@PDSISD
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


> Do the regression tests pass?

I am running them now..am I looking for something
in particular??.it seems like some fail and some don't
which kinda follows what the docs say.

> The eventual patch will be a change/addition in src/Makefile.shlib,
> in the section for your platform (solaris_sparc). I am guessing that
> we might need to add a line like
> SHLIB_LINK += -lc

Well that did something..but I don't think it fixed it completly:

ldd -r ./libpsqlodbc.so.0.25
warning: ldd: ./libpsqlodbc.so.0.25: is not executable
libc.so.1 => /usr/lib/libc.so.1
libdl.so.1 => /usr/lib/libdl.so.1
/usr/platform/SUNW,UltraSPARC-IIi-Engine/lib/libc_psr.so.1
symbol not found: pow (./libpsqlodbc.so.0.25)
symbol not found: shutdown (./libpsqlodbc.so.0.25)
symbol not found: inet_addr (./libpsqlodbc.so.0.25)
symbol not found: gethostbyname (./libpsqlodbc.so.0.25)
symbol not found: socket (./libpsqlodbc.so.0.25)
symbol not found: connect (./libpsqlodbc.so.0.25)
symbol not found: send (./libpsqlodbc.so.0.25)
symbol not found: recv (./libpsqlodbc.so.0.25)

Any other thoughts..??

Thanks for the help!
Daren

Browse pgsql-interfaces by date

  From Date Subject
Next Message Tom Lane 1999-07-13 17:08:44 Re: [INTERFACES] 8K query limit in 6.5?
Previous Message Tom Lane 1999-07-13 16:42:50 Re: [INTERFACES] 8K query limit in 6.5?