Re: [HACKERS] docs toolchain appears broke?

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: pgsql-hackers(at)postgresql(dot)org, pgsql-patches(at)postgresql(dot)org, tgl(at)sss(dot)pgh(dot)pa(dot)us
Subject: Re: [HACKERS] docs toolchain appears broke?
Date: 2001-03-26 11:13:39
Message-ID: 20010326051339.A28232@lerami.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

* Ian Lance Taylor <ian(at)airs(dot)com> [010326 01:14]:
> Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:
>
> > Larry Rosenman <ler(at)lerctr(dot)org> writes:
> > > gmake[1]: Leaving directory `/home/ler/pg-dev/pgsql/doc/src/sgml'
> > > cd sgml && tar -cf ../programmer.tar --exclude=Makefile
> > > --exclude='*.sgml' --exclude=ref *.html -C `cd . && pwd`/graphics
> > > catalogs.gif connections.gif
> > > tar: can't add file catalogs.gif : No such file or directory
> > > tar: can't add file connections.gif : No such file or directory
> > > gmake: *** [programmer.tar] Error 1
> >
> > Kinda looks like Ian broke the compile-in-source-dir case while
> > making the compile-in-separate-dir case work. Tut tut.
>
> Yes. My apologies. This patch is one way to fix things.
>
This patch seems to work. Thanks.

LER

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message pejac 2001-03-26 12:34:52 re : Prob with regexp
Previous Message Zeugswetter Andreas SB 2001-03-26 10:44:56 AW: AW: AW: Re: RELEASE STOPPER? nonportable int64 cons tant s in pg_crc.c

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2001-03-26 15:16:17 Re: RC1 on Native Win32 - patch required
Previous Message Magnus Hagander 2001-03-26 09:16:07 RC1 on Native Win32 - patch required