Re: OSF build broken - Mailing list pgsql-hackers

From Joe Conway
Subject Re: OSF build broken
Date
Msg-id 3F09006C.3050404@joeconway.com
Whole thread Raw
In response to Re: OSF build broken  (Philip Yarra <philip@utiba.com>)
Responses Re: OSF build broken  (Philip Yarra <philip@utiba.com>)
List pgsql-hackers
Philip Yarra wrote:
> But then, it doesn't work on Linux (intel 32-bit) either... What's this 
> int64_t supposed to be? We're not just talking about a long long are we?
> 

I found it on my Red Hat 9 box in sys/types.h:
<snip>
#  if __GLIBC_HAVE_LONG_LONG
__extension__ typedef long long int int64_t;
#  endif
</snip>

Joe



pgsql-hackers by date:

Previous
From: Philip Yarra
Date:
Subject: Re: OSF build broken
Next
From: "Christopher Kings-Lynne"
Date:
Subject: regressions tests on freebsd/alpha: failure