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:59:08
Message-ID: 200509081559.08879.pgsql@bluepolka.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thursday September 8 2005 3:48 pm, Ed L. wrote:
> 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.

I see sys/ipc.h already #includes sys/types.h, though.

Ed

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2005-09-08 22:08:40 Re: ia64-hp-hpux11.23 configure warnings
Previous Message Ed L. 2005-09-08 21:48:48 Re: ia64-hp-hpux11.23 configure warnings