Re: 8.2 Admin Pack broken?

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-admin(at)postgresql(dot)org
Cc: "Andy Shellam (Mailing Lists)" <andy(dot)shellam-lists(at)mailnetwork(dot)co(dot)uk>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: 8.2 Admin Pack broken?
Date: 2007-02-18 16:41:43
Message-ID: 200702181741.44179.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Andy Shellam (Mailing Lists) wrote:
> Not particularly!! Don't know what it is but it doesn't _appear_ to
> be GNU. According to "man make" it is a "FreeBSD General Command." I
> can tell you that "./configure && make && make install" works and
> builds a working Postgres server just fine, it's just the contribs it
> doesn't build.

There is extra code in the top-level makefile that detects if you don't
run GNU make, tries to find it, and calls it instead. But you need to
have it installed somewhere. That code, however, is not replicated in
each directory of the source tree.

In the past, we have usually refered to the GNU make program as "gmake",
but I see an increasing number of systems, including my own, that no
longer installs GNU make as "gmake" but only as "make". So basically
you just need to be careful what you call.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Andy Shellam (Mailing Lists) 2007-02-18 16:43:44 Re: 8.2 Admin Pack broken?
Previous Message Chad Wagner 2007-02-18 14:57:11 Re: WAL files backup