| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | hackers(at)postgreSQL(dot)org (PostgreSQL-development) |
| Subject: | 6.4.1 fails to compile |
| Date: | 1998-12-18 19:57:02 |
| Message-ID: | 199812181957.OAA12289@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
I get this error:
gcc2 -I../../../include -I../../../backend -I/usr/local/include/readline -O2 -
m486 -pipe -g -Wall -I../.. -c nabstime.c -o nabstime.o
nabstime.c: In function `GetCurrentAbsoluteTime':
nabstime.c:78: `tzn' undeclared (first use this function)
nabstime.c:78: (Each undeclared identifier is reported only once
nabstime.c:78: for each function it appears in.)
gmake[3]: *** [nabstime.o] Error 1
Marc plans to package up the release on Monday night.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Keith Parks | 1998-12-19 00:32:49 | Re: [HACKERS] Fixed outfuncs |
| Previous Message | Bruce Momjian | 1998-12-18 19:49:40 | Re: [HACKERS] MVCC works in serialized mode! |