Re: build problem with postgresql on AIX 4.3.3

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Hasan Ahmed <ahasan(at)uic(dot)edu>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: build problem with postgresql on AIX 4.3.3
Date: 2002-01-18 19:17:59
Message-ID: 8740.1011381479@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hasan Ahmed <ahasan(at)uic(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Federico Di Gregorio 2002-01-18 19:23:37 Re: postgres error on debian woody
Previous Message Tom Lane 2002-01-18 19:12:15 Re: postgres error on debian woody