Here it is.
________________________________
From: Paul Eggert <[email protected]>
Sent: Friday, August 28, 2020 3:10 PM
To: Ruth Waite <[email protected]>
Cc: John Darrington <[email protected]>; [email protected] 
<[email protected]>; [email protected] <[email protected]>
Subject: Re: PSPP-BUG: PSPP make check errors [cross posting to 
[email protected]]

On 8/28/20 11:51 AM, Ruth Waite wrote:
> fopen.i.gz attached.

Thanks, it appears that /usr/include/stdio.h is not including <features.h> as it
should. To help debug this could you please also use gcc's -dD option? That is,
the following three commands and then send us fopen.i.gz:

cd /export/home/ad/ad36/ad3658/Downloads/pspp-1.4.0/gl

gcc -std=gnu11 -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -g -O2 -E -dD fopen.c 
>fopen.i

gzip fopen.i

Attachment: fopen.i.gz
Description: fopen.i.gz

Reply via email to