From: | Raghu Dev Ramaiah <rramaiah(at)opentext(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Rainer Tammer <pgsql(at)spg(dot)schulergroup(dot)com> |
Cc: | "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
Subject: | Re: [EXTERNAL] - Re: Getting error while building PSQL 17.1 on AIX box |
Date: | 2024-11-18 16:33:48 |
Message-ID: | YT2PR01MB1082684ED8A98830E366DB52FB1272@YT2PR01MB10826.CANPRD01.PROD.OUTLOOK.COM |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Hi
I guess that means we can't build PSQL 17.1 source code on AIX platform using the manual option by selecting a similar template such as solaris... using '—with-template' option for ./configure command.
I thought of this because of this error message :
bash-5.1# ./configure --prefix=/home/raghu/postgres/psql17/build --without-readline
checking build system type... powerpc-ibm-aix7.1.4.0
checking host system type... powerpc-ibm-aix7.1.4.0
checking which template to use... 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.
Thanks
Raghu
________________________________
From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Sent: Monday, November 18, 2024 21:55
To: Rainer Tammer <pgsql(at)spg(dot)schulergroup(dot)com>
Cc: Raghu Dev Ramaiah <rramaiah(at)opentext(dot)com>; pgsql-bugs(at)lists(dot)postgresql(dot)org <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: [EXTERNAL] - Re: Getting error while building PSQL 17.1 on AIX box
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. If you feel that the email is suspicious, please report it using PhishAlarm.
Rainer Tammer <pgsql(at)spg(dot)schulergroup(dot)com> writes:
> What exactly is the problem?
Read the cited thread. And also the thread it links to,
The lack of working alignment support initially complained of there
was just the straw that broke the camel's back. Andres mentioned a
selection of other AIX problems here:
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | PG Bug reporting form | 2024-11-18 17:59:24 | BUG #18714: error during installation |
Previous Message | Tom Lane | 2024-11-18 16:25:55 | Re: Getting error while building PSQL 17.1 on AIX box |