| From: | PostGres SQL <postgres(at)kittyhawk(dot)aero(dot)rmit(dot)edu(dot)au> |
|---|---|
| To: | pgsql-ports(at)postgresql(dot)org |
| Subject: | Re: [PORTS] Core dump with initdb on Irix 6.2 |
| Date: | 1999-05-05 15:14:14 |
| Message-ID: | Pine.SGI.3.90.990505151209.27262A-100000@kittyhawk.aero.rmit.edu.au |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-ports |
On Tue, 4 May 1999, Thomas Lockhart wrote:
> > After switching to gcc 2.8.1 (thanks to Remi), I've managed to get
> > initdb and postmaster running now - woo who!!
> > However, my excitement was short live. After examining make log, I
> > find that psql doesn't compile. Hence createdb will stall.
> > Here's the message
> > ld32: FATAL 12: Expecting n32 objects:
> > /usr/local/lib/libreadline.a(readline.o) is o32.
> It looks like libreadline (which you installed earlier) was built
> using o32, whatever that is, and that is different from n32. Try
> rebuilding libreadline or build all of postgres with using o32.
Ah, I see now.
> Another option is to explicitly disable using readline;
umh, before I going down that path, what effect would it have on postgres?
Thanks heap,
rOnn c.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Unprivileged user | 1999-05-05 16:27:30 | Port Bug Report: yacc bombs table size |
| Previous Message | Sandeep Khurana | 1999-05-05 12:05:04 | POSTGRE SQL |