| From: | Gavin Sherry <swm(at)linuxworld(dot)com(dot)au> |
|---|---|
| To: | The Hermit Hacker <scrappy(at)postgresql(dot)org> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Building beta packaging fails ... |
| Date: | 2003-08-05 04:03:38 |
| Message-ID: | Pine.LNX.4.21.0308051401290.27944-100000@linuxworld.com.au |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, 5 Aug 2003, The Hermit Hacker wrote:
>
> Using the attached script, the build fails while trying ot tar up the
> distributions ... when its trying to build the tools tar file, error being
> that it can't find the src/data directory ... compared against the
> snapshot build script, it doesn't look like I've missed anything, and i
> haven't changed the build script fo rbeta recently, other then the v7.4
> stuff ...
Hmm... A quick test of the script here suggests that the problem might be
with the building of documentation (ecpg.sgml). Since 'set -e' is called,
the build will stop when gmake exits.
Gavin
| From | Date | Subject | |
|---|---|---|---|
| Next Message | The Hermit Hacker | 2003-08-05 04:06:11 | Re: Building beta packaging fails ... |
| Previous Message | Alvaro Herrera | 2003-08-05 03:56:19 | Re: two buglets: createlang and pg_get_triggerdef |