Re: ia64-hp-hpux11.23 configure warnings

From: "Ed L(dot)" <pgsql(at)bluepolka(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: ia64-hp-hpux11.23 configure warnings
Date: 2005-09-08 21:48:48
Message-ID: 200509081548.48179.pgsql@bluepolka.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thursday September 8 2005 2:18 pm, Tom Lane wrote:
> "Ed L." <pgsql(at)bluepolka(dot)net> writes:
> > In file included from pg_sema.c:22:
> > /usr/include/sys/ipc.h:51: error: parse error before "cid_t"
> > /usr/include/sys/ipc.h:56: error: parse error before '}'
> > token
>
> So where is cid_t defined?

/usr/include/sys/types.h: typedef int32_t cid_t; /* For compartment IDs */

This is 8.1beta1.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Ed L. 2005-09-08 21:59:08 Re: ia64-hp-hpux11.23 configure warnings
Previous Message Tom Lane 2005-09-08 20:18:58 Re: ia64-hp-hpux11.23 configure warnings