Re: zic error to install 8.4.0 - Mailing list pgsql-general

From Tom Lane
Subject Re: zic error to install 8.4.0
Date
Msg-id 9865.1262705688@sss.pgh.pa.us
Whole thread Raw
In response to zic error to install 8.4.0  (erobles <erobles@sensacd.com.mx>)
List pgsql-general
erobles <erobles@sensacd.com.mx> writes:
> i compiled Postgres 8.4.0 on SCO Openserver but when i  want install it
> , i got  the  follow error:
> ./zic: wild compilation-time specification of zic_t
> what can i do to fix that error???

Get a modern operating system ... one with a working 64-bit integer
type.  (Actually, you might just need a newer compiler.  Have you tried
installing gcc?)

Alternatively you could try reverting to a 32-bit version of zic.
Y2038 is getting closer all the time though.

            regards, tom lane

pgsql-general by date:

Previous
From: Antonio Goméz Soto
Date:
Subject: Using table name in column for joining
Next
From: Grzegorz Jaśkiewicz
Date:
Subject: Re: Using table name in column for joining