Weiping He <[EMAIL PROTECTED]> writes:
> just try to compile newly updated 7.4-devl version on a AIX 4.4.3 box,
> [ lots of problems ]
> make[3]: Entering directory
> `/home/postgres/pgsql-7.4/pgsql/src/backend/port'
> xlc -O2 -qmaxmem=16384 -qsrcmsg -qlonglong -I../../../src/include -
Hi,
just try to compile newly updated 7.4-devl version on a AIX 4.4.3 box,
(just checkouted about 24 hours)
but seems got problem:
8<---
make[3]: Entering directory
`/home/
Weiping He <[EMAIL PROTECTED]> writes:
> Tom Lane wrote:
>> I think Bruce already fixed this. How old is your CVS pull?
> upgraded this morning, around 2003-07-04 09:29:00 CST or 2003-07-03
> 17:29:00 PST.
> and later I add a
> #include
Yeah, that is the correct fix, and Bruce did fix it on We
Tom Lane wrote:
I think Bruce already fixed this. How old is your CVS pull?
regards, tom lane
---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings
upgraded this morning, around 2003-07-04 09:29:00 CST or 2003
Weiping He <[EMAIL PROTECTED]> writes:
> I'm trying to compile pgsql-7.4devl on Solaris8, but got the error
> below:
I think Bruce already fixed this. How old is your CVS pull?
regards, tom lane
---(end of broadcast)--
Hi,
I'm trying to compile pgsql-7.4devl on Solaris8, but got the error
below:
8<-
numeric.c: In function `PGTYPESnumeric_cmp':
numeric.c:1308: `INT_MAX' undeclared (first use in this fu