|
From: Stelian P. <ste...@al...> - 2000-09-11 08:55:02
|
On Sun, Sep 10, 2000 at 07:53:45PM -0400, Rob Cermak wrote:
> Not sure how long it will be before the change works itself into the sparc
> tree. Since its such a small change might just put it in a SPARC.FAQ file
> or in the TODO list for monitoring.
I've already changed this in the CVS because this was causing problems
with libc5 too.
...
struct sigaction sa;
memset(&sa, 0, sizeof sa);
sigemptyset(&sa.sa_mask);
sa.sa_handler = dumpabort;
...
does the job, and should do it on Sparc/Linux also...
> NOTE: to build the programs succesfully from SRPMS you need the latest
> greatest rpm utilites.
I know, there was a discussion about this on dump-devel (or was
it dump-users) some time ago...
Stelian.
--
Stelian Pop <ste...@al...>
|