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 ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html