Minor make bug on AIX

Поиск
Список
Период
Сортировка
От Pete Forman
Тема Minor make bug on AIX
Дата
Msg-id 14854.58204.411682.594762@kryten.bedford.waii.com
обсуждение исходный текст
Ответы Re: Minor make bug on AIX  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
============================================================================
                        POSTGRESQL BUG REPORT TEMPLATE
============================================================================


Your name        :    Pete Forman
Your email address    :       pete.forman@westgeo.com


System Configuration
---------------------
  Architecture (example: Intel Pentium)      : RS6000 POWER3

  Operating System (example: Linux 2.0.26 ELF)     : AIX 4.3.2

  PostgreSQL version (example: PostgreSQL-7.0):   PostgreSQL-7.0.3

  Compiler used (example:  gcc 2.8.0)        : xlc 3.6.6


Please enter a FULL description of your problem:
------------------------------------------------

"gmake" with no arguments fails.  postgres.imp is made before objects
that it depends on.  "gmake all" works.



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

gmake




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

Makefile.ports (copied from makefiles/Makefile.aix) is included before
the default target in GNUmakefile is reached.  This patch calls that
default target.




--
Pete Forman                 -./\.- Disclaimer: This post is originated
Western Geophysical           -./\.-  by myself and does not represent
pete.forman@westgeo.com         -./\.-  the opinion of Baker Hughes or
http://www.crosswinds.net/~petef  -./\.-  its divisions.

Вложения

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

Предыдущее
От: Garrett Wollman
Дата:
Сообщение: Kerberos v5 support
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Kerberos v5 support