Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Build of postgresql 8.2 beta 2 failure



Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> Carl Norden wrote:
>> /usr/bin/ld:exports.list:1: parse error in VERSION script

> I'd say you'd need a newer version of GNU binutils ... but really I'd
> suggest upgrading to a newer version of RedHat.

It's interesting that that old ld seems to understand the idea of a
version-script ... I wonder if the syntax for it has changed over time?

Our needs are pretty simple (suppress exporting non-listed symbols)
so it's possible that we could use a more backwards-compatible syntax,
if we can find out what the rules are.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group