Re: Problem building contrib/array in current CVS

From: Joe Conway <mail(at)joeconway(dot)com>
To: Bruno Wolff III <bruno(at)wolff(dot)to>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Problem building contrib/array in current CVS
Date: 2003-08-07 20:16:29
Message-ID: 3F32B39D.9020306@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruno Wolff III wrote:
>>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.
>

I believe utils/fmgroids.h is a derived file. Were you building contrib
without first building Postgres?

Joe

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Rafal Kedziorski 2003-08-07 20:21:28 RE : Oracle to PostgreSQL
Previous Message Tom Lane 2003-08-07 20:15:27 Re: new psql \d command