Re: Problem on Installation
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: lftsang <lftsang(at)heungto(dot)info>
- Cc: pgsql-bugs(at)postgresql(dot)org
- Subject: Re: Problem on Installation
- Date: Tue, 23 Dec 2008 08:37:53 -0500
- Message-id: <23037.1230039473@sss.pgh.pa.us> <text/plain>
lftsang <lftsang(at)heungto(dot)info> writes:
> I tried to install PostgreSQL 8.1.15 on Freebsd 7.0. When I extracted
> the .tar.gz and inputed 'make' it shows the following error:
> "/usr/share/mk/bsd.port.mk", line 11: Could not find
> /usr/ports/Mk/bsd.port.mk
> "Makefile", line 177: Malformed conditional (${ARCH} == sparc64 &&
> ${OSVERSION} < 700000)
> "Makefile", line 179: if-less endif
There is no such code anywhere in the standard Postgres distribution.
I suppose that what you actually have is someone's FreeBSD port of
Postgres, and you're going to have to complain to that someone.
regards, tom lane
Home |
Main Index |
Thread Index