| 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: | 2008-12-23 13:37:53 |
| Message-ID: | 23037.1230039473@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2008-12-23 15:47:03 | Re: Problem on Installation |
| Previous Message | John R Pierce | 2008-12-23 09:21:00 | Re: Problem on Installation |