bug-coreutils
[Top][All Lists]
Advanced

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

bug#37650: Fw: Possible bug.


From: Paul Eggert
Subject: bug#37650: Fw: Possible bug.
Date: Mon, 7 Oct 2019 23:53:39 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

On 10/7/19 9:12 PM, George R Goffe wrote:

The intent of the configure directive "--enable-gcc-warnings" that states, "turn on 
many GCC warnings (for developers; best with GNU make)" is, I guess, to warn developers of 
situations they need to be aware of.

Sorry, it looks like I misunderstood your bug report.

--enable-gcc-warnings is intended for developers, that is, people who are maintaining or modifying coreutils. It tends to generate so many false alarms that it is not intended for builders (people who are compiling and installing coreutils). This particular diagnostic appears to be a false alarm, as coreutils should configure and build just find if sys/sysctl.h is missing. So I suggest either ignoring the warning, or omitting --enable-gcc-warnings, or (and this is hardest suggestion, and meant only if you want to become a developer) developing a patch that pacifies your compiler.





reply via email to

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