6.4.1 fails to compile - Mailing list pgsql-hackers

From Bruce Momjian
Subject 6.4.1 fails to compile
Date
Msg-id 199812181957.OAA12289@candle.pha.pa.us
Whole thread Raw
List 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@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] MVCC works in serialized mode!
Next
From: Clark Evans
Date:
Subject: Help with Documentation?