Andrew Dunstan <[EMAIL PROTECTED]> writes: > Jaime Casanova wrote: >> i saw the same on a nightly snapshot a week ago, then used cvs and >> everything was good... i thouhgt it was a problem already solved... >> could be a problem in the nightly builds?
> Yeah. Buildfarm doesn't do docs at all. > Looks to me at first glance like this line in the Makefile: > $(mkinstalldirs) man$(sqlmansectnum) > should be moved up so it comes immediately after gzip line. No, that is just a kluge that prevents the visible failure. It looks to me like the problem is that the makefile expects the man.tar.gz file to contain stuff in man1/ and man7/, but the file that is actually being delivered in snapshots still contains man1/ and manl/. So that file needs to be regenerated. Peter? regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers