bug-coreutils
[Top][All Lists]
Advanced

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

Recent git commit breaks build on Solaris


From: David Bartley
Subject: Recent git commit breaks build on Solaris
Date: Sat, 14 Mar 2009 04:04:26 -0400

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




reply via email to

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