On 10/28/20 11:46 PM, Carlos Morales Socorro wrote:
Hi, there's no src subdirectory, but I have run the program at /home/cmorsoc/Descargas/gzip/gzip-1.10 files attached.
The output says that the compilation is not including lib/sys/stat.h as it should. That is your problem. Is there a file lib/sys/stat.h? If not, why not? If so, why is GCC not including it, even though you're compiling with 'gcc -I lib'?