Hubert depesz Lubaczewski <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly