Here it is.
________________________________
From: Paul Eggert <egg...@cs.ucla.edu>
Sent: Friday, August 28, 2020 3:10 PM
To: Ruth Waite <ruth.wa...@wayne.edu>
Cc: John Darrington <j...@darrington.wattle.id.au>; bug-gnulib@gnu.org 
<bug-gnulib@gnu.org>; bug-gnu-p...@gnu.org <bug-gnu-p...@gnu.org>
Subject: Re: PSPP-BUG: PSPP make check errors [cross posting to 
bug-gnulib@gnu.org]

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