bug-coreutils
[Top][All Lists]
Advanced

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

Re: make check fails on Mac OS X 10.4 (Tiger) with coreutils 5.3.0


From: Paul Eggert
Subject: Re: make check fails on Mac OS X 10.4 (Tiger) with coreutils 5.3.0
Date: Sun, 29 May 2005 11:36:15 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

Benjamin Reed <address@hidden> writes:

> ranger$ /sw/bin/nice.gnu -12 /sw/bin/nice.gnu
> /sw/bin/nice.gnu: invalid option -- 1

That's a different issue.  Please try running the same commands again,
but with _POSIX2_VERSION=199209 in your environment.  E.g, with bash:

export _POSIX2_VERSION=199209

Here are the commands again:

src/nice -12 src/nice
/bin/nice -12 src/nice
ktrace -i src/nice -12 src/nice
kdump

Thanks.




reply via email to

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