Re: AIX support

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: AIX support
Дата
Msg-id 376831.1770934923@sss.pgh.pa.us
обсуждение исходный текст
Ответ на RE: AIX support  (Srirama Kucherlapati <sriram.rk@in.ibm.com>)
Ответы RE: AIX support
Список pgsql-hackers
Srirama Kucherlapati <sriram.rk@in.ibm.com> writes:
> Please find the attached, patch to enable the PostgreSQL project to build
> successfully on AIX using GNU.

This seems to be a regression from the v11 patch.  I see
this during build:

ld: 0711-783 WARNING: TOC overflow. TOC size: 325208    Maximum size: 65536
        Extra instructions are being generated for each reference to a TOC
        symbol if the symbol is in the TOC overflow area.
ld: 0711-783 WARNING: TOC overflow. TOC size: 325360    Maximum size: 65536
        Extra instructions are being generated for each reference to a TOC
        symbol if the symbol is in the TOC overflow area.

and then initdb fails like this:

exec(): 0509-036 Cannot load program initdb because of the following errors:
        0509-150   Dependent module libpq.a(libpq.so.5) could not be loaded.
        0509-022 Cannot load module libpq.a(libpq.so.5).
        0509-026 System error: A file or directory in the path name does not exist.

Neither of those things happen with the v11 patch
(testing both on p9-aix1-postgres1).

            regards, tom lane



В списке pgsql-hackers по дате отправления: