Re: Cannot find a working 64-bit integer type on Illumos - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: Cannot find a working 64-bit integer type on Illumos
Date
Msg-id CA+hUKG+iDwkHX4DkXYZ6LO0LWA4DCfexuP3zBFfeTJq4_FhJwQ@mail.gmail.com
Whole thread Raw
In response to Re: Cannot find a working 64-bit integer type on Illumos  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: Cannot find a working 64-bit integer type on Illumos
List pgsql-hackers
On Wed, Mar 26, 2025 at 10:34 AM Nathan Bossart
<nathandbossart@gmail.com> wrote:
> anaconda seems to be upset about this one [0].  I've spent all of 30
> seconds looking at it so far, but it appears to be using an old version of
> the header file.
>
> In file included from pg_regress.c:34:
> /usr/local/include/libpq-fe.h:623:8: error: unknown type name 'pg_int64'

Looks like it's mixing up /usr/local/include and our source tree...



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: Cannot find a working 64-bit integer type on Illumos
Next
From: Noah Misch
Date:
Subject: Re: AIO v2.5