Re: BUG #18026: compile error / fe-auth.c:807:64: error: 'CHAR_BIT' undeclared (first use in this function) - Mailing list pgsql-bugs

From Marcel Hofstetter
Subject Re: BUG #18026: compile error / fe-auth.c:807:64: error: 'CHAR_BIT' undeclared (first use in this function)
Date
Msg-id b0f6ac2b-7e44-5e46-03b5-10713e9f9409@jomasoft.ch
Whole thread Raw
In response to Re: BUG #18026: compile error / fe-auth.c:807:64: error: 'CHAR_BIT' undeclared (first use in this function)  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #18026: compile error / fe-auth.c:807:64: error: 'CHAR_BIT' undeclared (first use in this function)
Re: BUG #18026: compile error / fe-auth.c:807:64: error: 'CHAR_BIT' undeclared (first use in this function)
List pgsql-bugs
Am 17.07.2023 um 18:15 schrieb Tom Lane:
> PG Bug reporting form <noreply@postgresql.org> writes:
>> fe-auth.c: In function 'check_expected_areq':
>> fe-auth.c:807:64: error: 'CHAR_BIT' undeclared (first use in this
>> function)
> 
> Hmm.  This problem seems straightforward enough to fix, but what I
> don't understand is why we've not seen it already.  We do have a
> buildfarm animal running on Solaris 11.4 [1], and it's not unhappy.
> Are you using any unusual build options or toolchain?
> 
>             regards, tom lane
> 
> [1] https://buildfarm.postgresql.org/cgi-bin/show_history.pl?nm=margay&br=HEAD

I'm the owner of margay. No idea why it works there.
buildfarm tests and building this beta2 is on the same system.

Using just defaults and --without-icu on buildfarm and beta2 compile.

Best regards,
Marcel




pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #18026: compile error / fe-auth.c:807:64: error: 'CHAR_BIT' undeclared (first use in this function)
Next
From: Marcel Hofstetter
Date:
Subject: Re: BUG #18026: compile error / fe-auth.c:807:64: error: 'CHAR_BIT' undeclared (first use in this function)