All,
After playing with it for a bit I got it to compile by not using
Gcc and using HP's cc.. Somewhere I thought I had read that you couldn't
use hp's default cc.. and that you had to use the gnu gcc?
Travis
-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Sunday, September 15, 2002 12:40 PM
To: Williams, Travis L, NPONS
Cc: Nigel J. Andrews; pgsql-general
Subject: Re: [GENERAL] Can't run configure
"Williams, Travis L, NPONS" <tlw@att.com> writes:
> socket.h:
So where are bsize_t and sbsize_t declared? They appear nowhere in
HPUX 10.20 headers, but it's clearly failure to include definitions
of these types that is causing gcc to spit up.
regards, tom lane