Problem building contrib/array in current CVS

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

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

This is on a RH6.2 system.

This is the configure command I used:

./configure --prefix=/usr/local/pgsql --enable-integer-datetimes --with-pgport=5433

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Neil Conway 2003-08-07 18:21:45 regression test failure
Previous Message Marc G. Fournier 2003-08-07 17:49:43 Testing gateway