Re: build problem with postgresql on AIX 4.3.3 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: build problem with postgresql on AIX 4.3.3
Date
Msg-id 8740.1011381479@sss.pgh.pa.us
Whole thread Raw
In response to build problem with postgresql on AIX 4.3.3  (Hasan Ahmed <ahasan@uic.edu>)
List pgsql-bugs
Hasan Ahmed <ahasan@uic.edu> writes:
>  I am getting the following error when I build postgresql 7.1.1 on
>  AIX 4.3.3 machine.

> xlc -O2 -qmaxmem=16384 -qsrcmsg -qlonglong -I../../../../src/include   -c
> -o heaptuple.o heaptuple.c
> "../../../../src/include/c.h", line 193.21: 1506-334 (S) Identifier int8
> has already been defined on line 622 of "/usr/include/sys/inttypes.h".
> "../../../../src/include/c.h", line 194.22: 1506-334 (S) Identifier int16
> has already been defined on line 623 of "/usr/include/sys/inttypes.h".

This should be fixed in current sources (7.2beta5).

            regards, tom lane

pgsql-bugs by date:

Previous
From: Hasan Ahmed
Date:
Subject: build problem with postgresql on AIX 4.3.3
Next
From: Tom Lane
Date:
Subject: Re: postgres error on debian woody