Re: CVS sources doesn't compiles - Mailing list pgsql-hackers

From Oleg Bartunov
Subject Re: CVS sources doesn't compiles
Date
Msg-id Pine.GSO.4.44.0208061823110.18973-100000@ra.sai.msu.su
Whole thread Raw
In response to Re: CVS sources doesn't compiles  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tue, 6 Aug 2002, Tom Lane wrote:

> John Gray <jgray@azuli.co.uk> writes:
> > On Tue, 2002-08-06 at 14:03, Oleg Bartunov wrote:
> >> make[4]: Entering directory /db1/pgsql/cvs/pgsql-server/src/backend/access/heap'
> >> gcc -O2 -mpentiumpro -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/include   -c -o heapam.o
heapam.c
> >> heapam.c: In function eap_insert':
> >> heapam.c:1158: structure has no member named d_istemp'
> >> heapam.c: In function eap_delete':
> >> heapam.c:1341: structure has no member named d_istemp'
> >> heapam.c: In function eap_update':
> >> heapam.c:1677: structure has no member named d_istemp'
> >> make[4]: *** [heapam.o] Error 1
> >> make[4]: Leaving directory /db1/pgsql/cvs/pgsql-server/src/backend/access/heap'
>
> Control-H?  Control-R?  You seem to have a corrupted copy of heapam.c.
> If you move it out of the way and do a "cvs update", do you get a copy
> with the identical errors?

sorry, it's cut-n-paste problem in editor (joe) I used to compose message.
Vi is smarter about this.

>
> I can report that the master CVS server delivers a correct copy.  If
> there is a CVS problem then it's only on the anoncvs mirror ...
>
>             regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>
Regards,    Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83



pgsql-hackers by date:

Previous
From: John Gray
Date:
Subject: Re: CVS sources doesn't compiles
Next
From: "Marc G. Fournier"
Date:
Subject: Re: CVS sources doesn't compiles