snapshot generation broken again... - Mailing list pgsql-hackers

From Stefan Kaltenbrunner
Subject snapshot generation broken again...
Date
Msg-id 4B44CB85.7040104@kaltenbrunner.cc
Whole thread Raw
Responses Re: snapshot generation broken again...
List 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
versionnumber 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


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [pgsql-www] tribble.postgresql.org - planned maintenance downtime
Next
From: Bruce Momjian
Date:
Subject: Re: Status of plperl inter-sp calling