Hi,

Just a quick heads up, the following commit breaks the build on Solaris:

http://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=55efc5f3ee485b3e31a91c331f07c89aeccc4e89

In src/system.h, MAX may not be defined before it is used in
io_blksize. I think you can just move the io_blksize function below
the later definition of MAX to fix this.

-- David


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to