still getting ecpg compile failures

Started by Joe Conwayover 22 years ago2 messages
#1Joe Conway
mail@joeconway.com

I saw a thread on this earlier, but I just cvsup'd (and `cvs up`, `make
clean`, `make all`) and I'm getting:

make[4]: Leaving directory `/opt/src/pgsql/src/interfaces/ecpg/include'
make -C pgtypeslib all
make[4]: Entering directory `/opt/src/pgsql/src/interfaces/ecpg/pgtypeslib'
gcc -O2 -g -Wall -Wmissing-prototypes -Wmissing-declarations -fpic
-I../../../../src/interfaces/ecpg/include
-I../../../../src/include/utils -I../../../../src/include -g -c -o
numeric.o numeric.c -MMD
numeric.c: In function `set_var_from_str':
numeric.c:152: `bool' undeclared (first use in this function)
numeric.c:152: (Each undeclared identifier is reported only once
numeric.c:152: for each function it appears in.)
numeric.c:152: parse error before "have_dp"
numeric.c:184: `have_dp' undeclared (first use in this function)
numeric.c:184: `TRUE' undeclared (first use in this function)
make[4]: *** [numeric.o] Error 1
make[4]: Leaving directory `/opt/src/pgsql/src/interfaces/ecpg/pgtypeslib'

Joe

#2Michael Meskes
meskes@postgresql.org
In reply to: Joe Conway (#1)
Re: still getting ecpg compile failures

On Wed, Jun 25, 2003 at 10:36:09AM -0700, Joe Conway wrote:

I saw a thread on this earlier, but I just cvsup'd (and `cvs up`, `make
clean`, `make all`) and I'm getting:

Not really surprising since I committed just one file but changed seven.
I guess I better stop working on this for today.

Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De
ICQ: 179140304, AIM: michaelmeskes, Jabber: meskes@jabber.org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!