| From: | abindra(at)u(dot)washington(dot)edu |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Freebsd & autoconf-2.63 |
| Date: | 2009-11-06 16:30:03 |
| Message-ID: | Pine.LNX.4.43.0911060830030.13707@hymn11.u.washington.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Thanks Tom. Heikki's suggestion resolved the issue.
On Fri, 6 Nov 2009, Tom Lane wrote:
> abindra(at)u(dot)washington(dot)edu writes:
>> I downloaded the latest postgresql code via cvs on a FreeBSD 7.2 system. When I try to run autoconf on the source it tells me that I need autoconf-2.63. However the freeBSD ports only has autoconf-6.62.
>
>> Does anyone have any suggestion on how to resolve this? I posted a question on the freebsd ports forum but have not had any solutions.
>
> Well, you could grab our nightly tarball instead of pulling from CVS.
> Or you could remove the version-check line from configure.in. The
> latter is actually very likely to work, we just don't promise anything
> (if it breaks, debugging is your problem not ours).
>
> regards, tom lane
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2009-11-06 17:18:15 | Re: "ERROR: could not read block 6 ...: read only 0 of 8192 bytes" after autovacuum cancelled |
| Previous Message | abindra | 2009-11-06 16:25:46 | Re: Freebsd & autoconf-2.63 |