| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | erobles <erobles(at)sensacd(dot)com(dot)mx> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: zic error to install 8.4.0 |
| Date: | 2010-01-05 15:34:48 |
| Message-ID: | 9865.1262705688@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
erobles <erobles(at)sensacd(dot)com(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Claudio Eichenberger | 2010-01-05 15:35:33 | 8.4.1 & 8.4.2 require map=... for ident in the pg_hba.conf file, will this be the new way? |
| Previous Message | Antonio Goméz Soto | 2010-01-05 15:30:25 | Using table name in column for joining |