cvs head compile failure - Mailing list pgsql-hackers

From Joe Conway
Subject cvs head compile failure
Date
Msg-id 3F2A9F50.9050201@joeconway.com
Whole thread Raw
Responses Re: cvs head compile failure
List pgsql-hackers
I'm getting an ecpg related compile failure on cvs tip:


gcc -O2 -g -Wall -Wmissing-prototypes -Wmissing-declarations -fpic 
-I../../../../src/interfaces/ecpg/include 
-I../../../../src/include/utils -I../../../../src/include  -g  -c -o 
timestamp.o timestamp.c -MMD
timestamp.c: In function `dttofmtasc_replace':
timestamp.c:549: union has no member named `replace_int64'
make[4]: *** [timestamp.o] Error 1
make[4]: Leaving directory `/opt/src/pgsql/src/interfaces/ecpg/pgtypeslib'


Joe



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: 7.4 COPY BINARY Format Change
Next
From: Joe Conway
Date:
Subject: Re: cvs head compile failure