| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Craig Ringer <craig(at)postnewspapers(dot)com(dot)au> |
| Cc: | sam rab <samfur(at)ukr(dot)net>, pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: Help me to solve this problem! |
| Date: | 2009-05-01 14:15:30 |
| Message-ID: | 10431.1241187330@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Craig Ringer <craig(at)postnewspapers(dot)com(dot)au> writes:
> sam rab wrote:
>> I tried to install postgresql 8.3.7 on Linux RedHat 7.2 platform.
>> [and got]
>> /usr/bin/ld:exports.list:1: parse error in VERSION script
> Your toolchain is just TOO OLD.
Yes. You could probably work around this particular issue by removing
the linux-specific portion of src/interfaces/libpq/Makefile, but there
are likely to be more problems. You'd be *far* better off to spend your
time on moving to a platform that's not so obsolete. (If memory serves,
7.2 was the latest and greatest when I joined Red Hat ... in 2001.)
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2009-05-01 14:36:35 | Re: Unable to make DBD-Pg-2.13.1 |
| Previous Message | Heikki Linnakangas | 2009-05-01 12:12:56 | Re: BUG #4788: bug in string comparison |