| From: | Mark Hill <Mark(dot)Hill(at)sas(dot)com> |
|---|---|
| To: | "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
| Subject: | Just tried to build Postgres 17 on AIX |
| Date: | 2024-11-20 21:42:00 |
| Message-ID: | DM6PR05MB508362B5D1B1DA735B5D2C53EE212@DM6PR05MB5083.namprd05.prod.outlook.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Apparently I missed the memo that support for AIX was being dropped in Postgres 17.
When attempting to build 17.1 on AIX today I got this message:
checking build system type... powerpc-ibm-aix7.1.3.0
configure: error:
*******************************************************************
PostgreSQL has apparently not been ported to your platform yet.
To try a manual configuration, look into the src/template directory
for a similar platform and use the '--with-template=' option.
Please also contact <pgsql-bugs(at)lists(dot)postgresql(dot)org> to see about
rectifying this. Include the above 'checking host system type...'
line.
*******************************************************************
Is manual configuration an option or are we just out of luck as far as Postgres 17 on AIX?
Thanks, Mark
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2024-11-20 21:46:08 | Re: Just tried to build Postgres 17 on AIX |
| Previous Message | Nathan Bossart | 2024-11-20 16:50:57 | Re: BUG #18711: Attempting a connection with a database name longer than 63 characters now fails |