bug-gzip
[Top][All Lists]
Advanced

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

bug#44223: gzip bug (make)


From: Paul Eggert
Subject: bug#44223: gzip bug (make)
Date: Wed, 28 Oct 2020 14:37:05 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 10/28/20 11:48 AM, Carlos Morales Socorro wrote:
Hi, let me show the answer:
cmorsoc@linmain:~/Descargas/gzip/gzip-1.10/lib$  gcc -E -DHAVE_CONFIG_H -I.
-I./lib  -I./lib -g -O2 gzip.c >gzip.i
gcc.exec: error: gzip.c: No such file or directory

Unfortunately I gave you the wrong instructions last time. Try running the command in the src subdirectory instead. Something like this:

cd src
gcc -E -DHAVE_CONFIG_H -I. -I./lib  -I./lib -g -O2 gzip.c >gzip.i





reply via email to

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