Linux ppc2target 2.1.129 #112 Mon Dec 7 20:42:22 CET 1998 ppc unknown

debian slink powerpc version.

package pdksh

version 5.2.13

The distibuted binary crash at initialization due to bogus use of
sys_siglist variable that is initialized with zero value.

To fix the problem the folowing patch to config.h (yes I know
it is dynamically generated but you should be able to report it
in config.h.in).

$ diff config.h~ config.h 
149c149
< #define HAVE_SYS_SIGLIST 1
---
> 

-- 
   __                 
  /  `                          Eric Valette
 /--   __  o _.                 Canon CRF
(___, / (_(_(__                 Rue de la touche lambert
                                35517 Cesson-Sevigne  Cedex
                                FRANCE
Tel: +33 (0)2 99 87 68 91       Fax: +33 (0)2 99 84 11 30
E-mail: [EMAIL PROTECTED]

Reply via email to