|
From: | Ruth Waite |
Subject: | Re: PSPP-BUG: PSPP make check errors [cross posting to address@hidden] |
Date: | Fri, 28 Aug 2020 18:51:22 +0000 |
fopen.i.gz attached.
From: Paul Eggert <eggert@cs.ucla.edu>
Sent: Friday, August 28, 2020 12:06 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 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 |
fopen.i.gz
Description: fopen.i.gz
[Prev in Thread] | Current Thread | [Next in Thread] |