Compiling for Caldera

From: R Talbot <rjtalbo(at)attglobal(dot)net>
To: tgl(at)sss(dot)pgh(dot)pa(dot)us
Cc: pgsql-general(at)postgresql(dot)org
Subject: Compiling for Caldera
Date: 2001-05-19 15:44:05
Message-ID: 3B0694C5.CA8DB240@attglobal.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Regarding message below.......

With all said and done below does this all indicate to compile and
ignore the
errors or Should I wait for .. AC_EGREP_HEADER.. to be added to source

before I attempt to compile under Caldera 2.3 eDesktop........????

BoB T
*********************************************************************

Author: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Date: Mon 23 Apr 10:24:59 2001 EDT
Subject: Re: Error compiling 7.1 on Caldera OpenLinux

Bruce MacKay writes:
> Seems you've hit the problem right on the head. I did a find for
zlib.h and
> found two different versions of the file on my system.
> The copy in /usr/include did not have z_streamp defined. The copy in
> /usr/src/linux-2.2.14/drivers/net did have a definition.

Okay. I think we'll just state that we require zlib 1.0.4 or newer;
since that's pretty far back, it doesn't bother me a lot to do so.
(Current zlib release is 1.1.3, last I looked.)

I suppose we could add an AC_EGREP_HEADER test to see if
defines z_streamp or not; is that worth the trouble?

regards, tom lane

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jani Averbach 2001-05-19 15:53:10 Inheritance and reference integrity
Previous Message Carlos Moreno 2001-05-19 14:35:52 I want more Money (the data type, of course! :-))