bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PSPP-BUG: PSPP make check errors [cross posting to address@hidden]


From: Ruth Waite
Subject: Re: PSPP-BUG: PSPP make check errors [cross posting to address@hidden]
Date: Fri, 28 Aug 2020 19:36:40 +0000

Here it is.

From: Paul Eggert <eggert@cs.ucla.edu>
Sent: Friday, August 28, 2020 3:10 PM
To: Ruth Waite <ruth.waite@wayne.edu>
Cc: John Darrington <john@darrington.wattle.id.au>; bug-gnulib@gnu.org <bug-gnulib@gnu.org>; bug-gnu-pspp@gnu.org <bug-gnu-pspp@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

[Prev in Thread] Current Thread [Next in Thread]