Re: Problem building contrib/array in current CVS

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Problem building contrib/array in current CVS
Date: 2003-08-07 20:10:19
Message-ID: 20030807201019.GA1902@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Aug 07, 2003 at 13:11:32 -0500,
Bruno Wolff III <bruno(at)wolff(dot)to> wrote:
> I just (with the last half hour) grabbed a fresh copy of 7.4 from CVS
> and got an error when building contrib/array:
>
> gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -I. -I../../src/include -c array_iterator.c -o array_iterator.o
> array_iterator.c:30: utils/fmgroids.h: No such file or directory
> make: *** [array_iterator.o] Error 1

I must have caught something in the middle of an update. I grabbed a fresh
copy a little while ago and now it builds properly.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-08-07 20:13:35 Re: When did we get to be so fast?
Previous Message Tom Lane 2003-08-07 20:09:33 Re: regression test failure