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: Sat, 28 May 2005 21:02:30 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

Benjamin Reed <address@hidden> writes:

> test 2... ++ nice -12 nice
> + test x1 = x12
> + ok=FAIL

Thanks for your bug report.  A few more details would help, since I
don't have access to a Mac OS X 10.4 system.  What do the following
commands do?

src/nice -12 src/nice
/bin/nice -12 src/nice

What do the following commands output?

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

Here "src/nice" is the coreutils "nice", and "/bin/nice" is the name
of your system "nice" program (you may have to use "/usr/bin/nice"
or something like that).




reply via email to

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