| From: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Bruce MacKay <bmackay(at)calderasystems(dot)com>, jerry(at)calderasystems(dot)com, pgsql-ports(at)postgresql(dot)org |
| Subject: | Re: Error compiling 7.1 on Caldera OpenLinux |
| Date: | 2001-04-22 04:01:14 |
| Message-ID: | 3AE2578A.23F6BDAC@wgcr.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-ports |
Tom Lane wrote:
> Bruce MacKay <bmackay(at)calderasystems(dot)com> writes:
> > pg_backup_custom.c -o pg_backup_custom.o
> > pg_backup_custom.c:80: parse error before `z_streamp'
> Hm, do you have valid headers for libz installed? If so, what version?
> The code expects #include <zlib.h> to provide a typedef for z_streamp,
> if that header exists.
configure checks for zlib.h, IIRC. According to my build logs, it does.
FWIW, RH6.2 includes zlib.h in package zlib-devel-1.1.3-6.
Don't have access to a Caldera box at the moment to check with -- but
Caldera OpenLinux eServer 2.3 built 7.0.3, which had lztext. Did lztext
use zlib at 7.0.3?
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-04-22 05:02:02 | Re: Error compiling 7.1 on Caldera OpenLinux |
| Previous Message | Tom Lane | 2001-04-22 03:39:28 | Re: Error compiling 7.1 on Caldera OpenLinux |