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-04 23:19:00 |
Message-ID: | Pine.SGI.3.90.990504230532.12319A-100000@kittyhawk.aero.rmit.edu.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-ports |
> I know other people are using Irix. initdb problems are very hard to
> debug.
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.
How shouild I fix this? I'm now using gcc 2.8.1 My environment variable
SGI_ABI is set to -n32.
Any idea anybody?
rOnn c.
From | Date | Subject | |
---|---|---|---|
Next Message | Christian | 1999-05-05 00:23:02 | 6.4.2 core dumping. |
Previous Message | Unprivileged user | 1999-05-04 21:05:54 | Port Bug Report: libncurses.so.4 not found |