Re: Broken makefile for docs

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: lockhart(at)alumni(dot)caltech(dot)edu (Thomas G(dot) Lockhart)
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: Broken makefile for docs
Date: 1998-04-13 14:33:59
Message-ID: 199804131433.KAA16121@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> golem$ cd doc
> golem$ make install
> make all
> make[1]: Entering directory `/opt/postgres/pgsql/doc'
> rm -rf ./admin unpacked/admin
> if test ! -d unpacked/admin ; then mkdir unpacked/admin ; fi
> mkdir: cannot make directory `unpacked/admin': No such file or directory
> make[1]: *** [admin] Error 1
> make[1]: Leaving directory `/opt/postgres/pgsql/doc'
> make: *** [install] Error 2
>
> What is "unpacked"? And why does the docs Makefile want it??

Oops, I installed that patch. Someone supplied a patch to put it in a
subdirectory called 'unpacked' rather than a hard-coded patch. I think
it was the Linux Redhat guy. Guess he forgot to create the directory.

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas G. Lockhart 1998-04-13 14:39:15 Re: [HACKERS] Broken makefile for docs
Previous Message David Hartwig 1998-04-13 14:29:17 Re: [HACKERS] Re: [INTERFACES] New pg_type for large object