Re: Problem building contrib/array in current CVS - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Problem building contrib/array in current CVS
Date
Msg-id 6240.1060289545@sss.pgh.pa.us
Whole thread Raw
In response to Problem building contrib/array in current CVS  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-hackers
Bruno Wolff III <bruno@wolff.to> writes:
> 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 suggests a failure in the src/backend/utils/Gen_fmgrtab.sh script.
In the past we've seen that happen due to missing or broken sed or awk
programs.
        regards, tom lane


pgsql-hackers by date:

Previous
From: ohp@pyrenet.fr
Date:
Subject: Re: build on unixware 713
Next
From: Larry Rosenman
Date:
Subject: Re: build on unixware 713