From: | "Kevin O'Gorman" <kogorman(at)pacbell(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | PGSQL Hackers List <pgsql-hackers(at)hub(dot)org> |
Subject: | Re: Navigating time-warps in the CVS tree (was re the rule system) |
Date: | 2000-10-23 18:09:16 |
Message-ID: | 39F47ECC.5A051E06@pacbell.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Tom Lane wrote:
>
> "Kevin O'Gorman" <kogorman(at)pacbell(dot)net> writes:
> > It's odd. I had already tried "8 Oct 2000 10:00:00 PDT" on one system
> > (RedHat Linux 6.1), and it had worked. Today I'm building on a
> > Caldera 2.3 system, and both the 00:00 and 10:00 builds fail.
>
> Hm. Portability bug maybe? But I can't tell with no info.
>
> > I've attached the output of the make.
>
> Uh, it looked more like an amazon.com search from here...
>
> regards, tom lane
Uh, so it does. How embarassing. I've been having MORE trouble
with Netscape... Anyway, here it is again.
In the meantime, I did a diff with the version on a system that
made okay, and there are no source differences in the pg_backup_custom.c
file.
If we get browser junk again, here is the tail of the file
via cut-and-paste; there are about 100 lines of error output total:
pg_backup_custom.c: In function `_DoDeflate':
pg_backup_custom.c:846: `z_streamp' undeclared (first use in this function)
pg_backup_custom.c:846: parse error before `zp'
pg_backup_custom.c:849: `ctx' undeclared (first use in this function)
pg_backup_custom.c:852: `AH' undeclared (first use in this function)
pg_backup_custom.c:854: `zp' undeclared (first use in this function)
pg_backup_custom.c:854: `flush' undeclared (first use in this function)
pg_backup_custom.c: In function `_EndDataCompressor':
pg_backup_custom.c:912: `ctx' undeclared (first use in this function)
pg_backup_custom.c:912: parse error before `)'
pg_backup_custom.c:913: `z_streamp' undeclared (first use in this function)
pg_backup_custom.c:918: `zp' undeclared (first use in this function)
make[3]: *** [pg_backup_custom.o] Error 1
make[3]: Leaving directory `/usr/local/src/pgsql/src/bin/pg_dump'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/pgsql/src/bin'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/src/pgsql/src'
make: *** [all] Error 2
[kevin(at)trixie pgsql]$ exit
Script done, file is typescript
++ kevin
--
Kevin O'Gorman (805) 650-6274 mailto:kogorman(at)pacbell(dot)net
Permanent e-mail forwarder: mailto:Kevin.O'Gorman(dot)64(at)Alum(dot)Dartmouth(dot)org
At school: mailto:kogorman(at)cs(dot)ucsb(dot)edu
Web: http://www.cs.ucsb.edu/~kogorman/index.html
Web: http://trixie.kosman.via.ayuda.com/~kevin/index.html
"There is a freedom lying beyond circumstance,
derived from the direct intuition that life can
be grounded upon its absorption in what is
changeless amid change"
-- Alfred North Whitehead
Attachment | Content-Type | Size |
---|---|---|
typescript | text/plain | 19.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Vadim Mikheev | 2000-10-23 18:22:28 | Re: foreign key introduces unnecessary locking ? |
Previous Message | Peter Eisentraut | 2000-10-23 17:29:45 | Re: add darwin/osxpb support to cvs |