bug-coreutils
[Top][All Lists]
Advanced

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

Re: coreutils 6.6 fails to compile on IRIX 5.3


From: Paul Eggert
Subject: Re: coreutils 6.6 fails to compile on IRIX 5.3
Date: Sun, 07 Jan 2007 13:05:54 -0800
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

Georg Schwarz <address@hidden> writes:

> Making check in dd
> No suffix list.
>         make  check-TESTS
> No suffix list.
> Segmentation fault - core dumped
> ...
>
> obviously that's less than 100% OK. Do you have any suggestions what
> I should start to investigate?

You can start by doing the checks more verbosely.  Something like this:

cd tests/dd
VERBOSE=yes make check

and from that, most likely you can figure out exactly how 'dd' is
failing, and then perhaps get into GDB or some other debugger and
figure out what actually is causing the bug.




reply via email to

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