snapshot generation broken again...

Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>

From: Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-01-06T17:42:29Z
Lists: pgsql-hackers
Looks like somebody broke the snapshot generation script again:


Note: meta manvol : see http://docbook.sf.net/el/manvolnum 
dblink_build_sql_delete
Note: Writing man1/dblink_build_sql_delete.1
Note: meta manvol : no refentry/refmeta/manvolnum 
dblink_build_sql_update
Note: meta manvol : see http://docbook.sf.net/el/manvolnum 
dblink_build_sql_update
Note: Writing man1/dblink_build_sql_update.1
Usage: genbki.pl [options] header...

Options:
     -I               path to include files
     -o               output path
     --set-version    PostgreSQL version number for initdb cross-check

genbki.pl generates BKI files from specially formatted
header files.  These BKI files are used to initialize the
postgres template database.

Report bugs to <pgsql-bugs@postgresql.org>.
gmake[4]: *** [postgres.bki] Error 255
gmake[3]: *** [distprep] Error 2
gmake[2]: *** [distprep] Error 2
gmake[1]: *** [distprep] Error 2
gmake: *** [distdir] Error 2



Stefan