Re: current cvs doesn't compile

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: depesz(at)depesz(dot)pl
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: current cvs doesn't compile
Date: 2002-09-28 16:20:49
Message-ID: 12905.1033230049@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hubert depesz Lubaczewski <depesz(at)depesz(dot)pl> writes:
> gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I. -I../../../sr=
> c/include -c -o bootparse.o bootparse.c
> bootparse.y: In function `do_start':
> bootparse.y:58: too few arguments to function `StartTransactionCommand'

> do you have any idea on what is wrong?

Looks like your bootparse.c is out of date. Perhaps you have an old
version with a wrong timestamp in your source tree?

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2002-09-28 16:31:29 Re: Bug #788: configure script confused by gcc-3.2
Previous Message pgsql-bugs 2002-09-28 15:54:35 Bug #788: configure script confused by gcc-3.2