Re: Out-of-tree compilation seems broken in HEAD (plpgsql)

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Marko Kreen <markokr(at)gmail(dot)com>
Cc: Postgres Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Out-of-tree compilation seems broken in HEAD (plpgsql)
Date: 2008-09-02 14:01:10
Message-ID: 20080902140110.GB12610@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Marko Kreen escribió:
> On 9/2/08, Alvaro Herrera <alvherre(at)commandprompt(dot)com> wrote:
> > Marko Kreen escribió:

> > > error: pl_gram.h: No such file or directory
> >
> > Try running "make maintainer-clean" -- see
> >
> > http://archives.postgresql.org/message-id/20080829162252.GG3983%40alvh.no-ip.org
>
> Note I started with empty tree..

The build tree may be empty, but the source tree contains the derived
files. I urge you to read the whole thread I linked.

> I'll try with new cvs checkout.

That'll have the same effect as make maintainer-clean, and should work
equally well.

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Abhijit Menon-Sen 2008-09-02 14:17:01 Re: What is d2mdir?
Previous Message Marko Kreen 2008-09-02 13:58:40 Re: Out-of-tree compilation seems broken in HEAD (plpgsql)