Compile fails on AIX 6.1

Поиск
Список
Период
Сортировка
От Lars Ewald (web.de)
Тема Compile fails on AIX 6.1
Дата
Msg-id 2091578163.108431.1405003056556.open-xchange@oxbaltgw07.schlund.de
обсуждение исходный текст
Ответы Re: Compile fails on AIX 6.1  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Compile fails on AIX 6.1  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-bugs
============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name               : Lars Ewald
Your email address      : l.ewald@web.de


System Configuration:
---------------------
  Architecture (example: Intel Pentium)         : ppc

  Operating System (example: Linux 2.4.18)      : AIX 6.1.0.0

  PostgreSQL version (example: PostgreSQL 9.3.4):  PostgreSQL 9.3.4

  Compiler used (example: gcc 3.3.5)            : gcc 4.8.0


Please enter a FULL description of your problem:
------------------------------------------------
As already described in the Mailing list I got the following error while running
"make" on AIX.

http://www.postgresql.org/message-id/521236DA.5040607@ahastie.net

/tmp//ccJHanGQ.s: line 19688: 1252-142 Syntax error.
/tmp//ccJHanGQ.s: line 19689: 1252-142 Syntax error.
/tmp//ccJHanGQ.s: line 19690: 1252-142 Syntax error.
/tmp//ccJHanGQ.s: line 19693: 1252-142 Syntax error.
/tmp//ccJHanGQ.s: line 20040: 1252-142 Syntax error.
/tmp//ccJHanGQ.s: line 20043: 1252-142 Syntax error.
/tmp//ccJHanGQ.s: line 20044: 1252-142 Syntax error.
/tmp//ccJHanGQ.s: line 20045: 1252-142 Syntax error.
/tmp//ccJHanGQ.s: line 20046: 1252-142 Syntax error.
/tmp//ccJHanGQ.s: line 20049: 1252-142 Syntax error.
<builtin>: recipe for target 'xlog.o' failed
make[4]: *** [xlog.o] Error 1
make[4]: Leaving directory
'/opt/compile/postgresql-9.3.4/src/backend/access/transam'
../../../src/backend/common.mk:41: recipe for target 'transam-recursive' failed
make[3]: *** [transam-recursive] Error 2
make[3]: Leaving directory '/opt/compile/postgresql-9.3.4/src/backend/access'
common.mk:41: recipe for target 'access-recursive' failed
make[2]: *** [access-recursive] Error 2
make[2]: Leaving directory '/opt/compile/postgresql-9.3.4/src/backend'
Makefile:34: recipe for target 'all-backend-recurse' failed
make[1]: *** [all-backend-recurse] Error 2
make[1]: Leaving directory '/opt/compile/postgresql-9.3.4/src'
GNUmakefile:11: recipe for target 'all-src-recurse' failed
make: *** [all-src-recurse] Error 2

What shall I do, to compile PostgreSQL on AIX? Do I need additional libraries or
another compiler
to avoid the error above?

Thank you in advance.

Please describe a way to repeat the problem.   Please try to provide a
concise reproducible example, if at all possible:
----------------------------------------------------------------------
recompile


If you know how this problem might be fixed, list the solution below:
---------------------------------------------------------------------
-

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: LEFT JOINs not optimized away when not needed
Следующее
От: emonrockz143@gmail.com
Дата:
Сообщение: BUG #10917: How to connect pgadmin of another system.