bug-coreutils
[Top][All Lists]
Advanced

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

Re: coreutils-5.90 released


From: Jim Meyering
Subject: Re: coreutils-5.90 released
Date: Sun, 02 Oct 2005 08:47:21 +0200

"Alfred M\. Szmidt" <address@hidden> wrote:
> Just tried the coreutils in CVS, I'm assuming that it is similar to
> 5.90.  And I had to go `eek eek eek'. :-)
>
> chdir-long.c gets compiled for some oddball reason on GNU, which it
> shouldn't.  I'm not sure how to skip compilation of that file on
> systems that don't define PATH_MAX, doing a #error seems quite wrong.

It should be compiled only if your system defines PATH_MAX.
If it doesn't work that way, then there's something wrong with
m4/chdir-long.m4 -- its test program includes <unistd.h> and <limits.h>.




reply via email to

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