Borsenkow Andrej <[EMAIL PROTECTED]> writes:

> > 
> > fam
> > ##################################################
> > /var/tmp/rpm-tmp.28048: line 1:  2788 Segmentation fault
> > /sbin/chkconfig --add xinetd
> > error: execution of %preun scriptlet from fam-2.6.7-2mdk failed, exit
> > status 139
> > 
> 
> Anybody, please, commit this:
> 
> chkconfig-1.2.24-msec.patch:
> 
> ...
> +static int GetSecureLevel(void) 
> +{
> +    char *ret;
> +    struct stat buf;
> +    
> +    if (stat("/usr/sbin/msec", &stat) < 0) {
>                                  ^^^^ this must be `buf' not `stat'.
> 

Exact. Fixed in 9mdk. Sorry about that.
-- 
Fred - May the source be with you

Reply via email to