On Tue, Jan 25, 2011 at 10:44:52PM +0100, Fabian Groffen wrote: > Solaris lacks err, errx, warn and warnx. This also means the err.h > header doesn't exist. > Removed err.h include from all files, and included err.h from c.h > instead if it exists, otherwise alternatives are provided. I'll apply this patch after 2.19 release. We have to check that <err.h> does not conflict with any locally defined err() or warn() function or variable. Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html