|
From: | Paul Eggert |
Subject: | Re: PSPP-BUG: PSPP make check errors [cross posting to address@hidden] |
Date: | Fri, 28 Aug 2020 12:10:38 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
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
[Prev in Thread] | Current Thread | [Next in Thread] |