Minor make bug on AIX - Mailing list pgsql-patches

From Pete Forman
Subject Minor make bug on AIX
Date
Msg-id 14854.58204.411682.594762@kryten.bedford.waii.com
Whole thread Raw
Responses Re: Minor make bug on AIX
List 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.

Attachment

pgsql-patches by date:

Previous
From: Garrett Wollman
Date:
Subject: Kerberos v5 support
Next
From: Bruce Momjian
Date:
Subject: Re: Kerberos v5 support