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: Thu, 29 Oct 2020 13:30:21 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 10/29/20 1:27 PM, Carlos Morales Socorro wrote:
Hi, the file is there...

If the file is there, why isn't gcc finding it?

You can use 'strace -f -o tr gcc -I lib ...' to see what system calls GCC is using. It should be looking for lib/sys/stat.h, so you can look for 'stat.h' in the 'tr' file.





reply via email to

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