Bruce Momjian writes:
> OK, I found another problem:
>
> gzip -f --best postgresql-base-7.2b3.tar
> /usr/bin/tar cf postgresql-docs-7.2b3.tar
> postgresql-7.2b3/doc/postgres.tar.gz postgresql-7.2b3/doc/src
>
> ^^^^^^^^^^^^^^^^^^^
> postgresql-7.2b3/doc/TODO.detail postgresql-7.2b3/doc/internals.ps
> /usr/bin/tar: can't add file postgresql-7.2b3/doc/postgres.tar.gz : No
>
> ^^^^^^^^^^^^^^^^^^^
>
> such file or directory
Well, I sent you the list with items 1 through 5 and if you process them
in a different order then all bets are off.
>
> The problem is this line in pgsql/GNUmakefile.in:
>
> docs_files := doc/postgres.tar.gz doc/src doc/TODO.detail doc/internals.ps
>
> Why is doc/postgres.tar.gz used. It normally is in doc/src, and why
> only that doc tarball.
No, this is correct.
>
> And again, there is that intenrals.ps file that doesn't really belong
> there, I think.
>
>
--
Peter Eisentraut peter_e@gmx.net