| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Compilation failed |
| Date: | 2011-02-04 13:15:48 |
| Message-ID: | AANLkTikZS8YvqFjz9MOxYGE4WRjGh991n2nmUFsHx8zC@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Feb 4, 2011 at 8:07 AM, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> On Fri, Feb 4, 2011 at 9:07 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
>> On Fri, Feb 4, 2011 at 6:39 AM, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
>>> When I ran "make" before "make install", both successfully
>>> finished. So I guess that the "make install" rule in Makefile might
>>> be corrupted.
>>
>> Ah - that's the key. Not corrupted, but missing a dependency. Try it now...
>
> Thanks! The problem disappeared from my machine.
Glad to hear it. But the more I like at this, the more screwed up it
seems. make distprep does the wrong thing, and there are some other
problems too. Working on it...
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Grittner | 2011-02-04 13:30:13 | Re: SSI patch version 14 |
| Previous Message | Fujii Masao | 2011-02-04 13:07:59 | Re: Compilation failed |