Created attachment 128645 [details] [review] patch to use GCC deprecated attribute correctly depending on GCC version Prior to GCC 4.5, the deprecated attribute did not accept an argument. This causes a problem when compiling bsd/stdio.h on {RHEL,CentOS}{5,6}. I suggest the attached patch, or something similar, in order to support both older and newer GCC releases.
This should be fixed now in libbsd 0.8.4. Closing.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.