| From: | Pete Forman <gsez020(at)kryten(dot)bedford(dot)waii(dot)com> |
|---|---|
| To: | "'pgsql-hackers(at)postgresql(dot)org'" <pgsql-hackers(at)postgresql(dot)org>, "'pgsql-ports(at)postgresql(dot)org'" <pgsql-ports(at)postgresql(dot)org> |
| Cc: | "Reimer, Fred" <Fred(dot)Reimer(at)Eclipsys(dot)com> |
| Subject: | Re: ld.so error when inserting with a plpgsql trigger function |
| Date: | 2000-10-10 08:21:37 |
| Message-ID: | 14818.53649.435450.199366@kryten.bedford.waii.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-ports |
The mailing list is a bit sluggish, your message has taken a week to
get through to me.
If you have not sorted it out already, look at my message "Re: [PORTS]
pkg of 7.0.2 for SunOS 5.6?" of 4 Sep 2000 08:48:23 +0100 (BST).
Basically, libld.so is not needed AFAIK. It is for accessing COFF
files and all Solaris objects should be ELF. I found that I needed to
hack the configure script to disable -lld properly.
--
Pete Forman -./\.- Disclaimer: This post is originated
Western Geophysical -./\.- by myself and does not represent
pete(dot)forman(at)westgeo(dot)com -./\.- the opinion of Baker Hughes or
http://www.crosswinds.net/~petef -./\.- its divisions.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hiroshi Inoue | 2000-10-10 10:56:40 | Re: CVS broken? |
| Previous Message | Denis Perchine | 2000-10-10 07:02:22 | Problem specifying limit in select inside insert. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2000-10-10 16:55:14 | Re: CVS snap. compile halts giving `TCP_NODELAY' undeclared (Linux i386 RH6.1) |
| Previous Message | Pete Forman | 2000-10-10 07:47:15 | Re: CVS snap. compile halts giving `TCP_NODELAY' undeclared (Linux i386 RH6.1) |