Re: NEED RPM FILE OF LATEST POSTGRE supported for AIX 7.2

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Amit Regmi <amitregmi111(at)gmail(dot)com>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: NEED RPM FILE OF LATEST POSTGRE supported for AIX 7.2
Date: 2023-03-29 05:32:45
Message-ID: CA+hUKGJgSLq=OK=Nk=ufcqeuFktimiTAC6sZE6pkCS8a4s8hdA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, Mar 29, 2023 at 5:24 PM Amit Regmi <amitregmi111(at)gmail(dot)com> wrote:
> Here is the details
> postgresql version : 15.2
> Compiler : (gcc (GCC) 4.2.0
> Location : /usr/bin/gcc
> configure logs: Please find the attached file
> I dont have binary for postgre for AIX 7.2 . I am using a postgre source file . It would be great if you share me binary for postgre for AIX 7.2

Sorry, no AIX or ability to publish binaries here, but I can offer a
clue. Your log shows:

/usr/include/sys/time.h:110: error: redefinition of 'struct sigset_t'

Googling that brings me to this claim that ancient GCC has that
problem with the AIX headers:

https://community.ibm.com/community/user/power/discussion/gcc-struct-sigset-t-conflicts-with-aix-systimeh

We do test on AIX, but that's a newer GCC:

https://buildfarm.postgresql.org/cgi-bin/show_stage_log.pl?nm=sungazer&dt=2023-03-27%2020%3A55%3A32&stg=configure

Can you get a modern GCC, or find a workaround, or check if you have 72TL5?

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Amit Regmi 2023-03-29 07:16:43 Re: NEED RPM FILE OF LATEST POSTGRE supported for AIX 7.2
Previous Message Amit Regmi 2023-03-29 04:24:20 Re: NEED RPM FILE OF LATEST POSTGRE supported for AIX 7.2