fopen.i.gz attached.
________________________________
From: Paul Eggert <[email protected]>
Sent: Friday, August 28, 2020 12:06 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 6:01 AM, Ruth Waite wrote:
> [ad3658@cus-survox1 pspp-1.4.0]$ gcc -std=gnu11 -DHAVE_CONFIG_H -DEXEEXT=\"\" 
> -I. -I.. -g -O2 -E fopen.c >fopen.i gzip fopen.i
> gcc: error: fopen.c: No such file or directory
> gcc: error: gzip: No such file or directory

I see two problems. First, please run the gcc command in the same directory that
you ran it for your original report. Second, run the gzip command on a separate
line. So, please run something like the following and then attach fopen.i.gz in
an email back to us.

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

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

gzip fopen.i

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

Reply via email to