On Sunday 12 January 2003 06:39 am, Pixel wrote:
> Bernard Varaine <[EMAIL PROTECTED]> writes:
> > Can't call method "find" without a package or object reference at
> >          /usr/lib/libDrakX/detect_devices.pm line 116 (#2)
>
> update perl-MDK-Common to 1.0.4-13mdk
>
> (a proper require will be there in next drakxtools)

rpm -q perl-MDK-Common
perl-MDK-Common-1.0.4-13mdk
[root@sking4 i586]# drakconf
[root@sking4 i586]# Use of uninitialized value in split at 
/usr/lib/libDrakX/detect_devices.pm line
        111 (#1)
    (W uninitialized) An undefined value was used as if it were already
    defined.  It was interpreted as a "" or a 0, but maybe it was a mistake.
    To suppress this warning assign a defined value to your variables.

    To help you figure out what was undefined, perl tells you what operation
    you used the undefined value in.  Note, however, that perl optimizes your
    program and the operation displayed in the warning may not necessarily
    appear literally in your program.  For example, "that $foo" is
    usually optimized into "that " . $foo, and the warning will refer to
    the concatenation (.) operator, even though there is no . in your
    program.

Use of uninitialized value in concatenation (.) or string at
        /usr/lib/libDrakX/detect_devices.pm line 529 (#1)
BUG with LANGUAGE en_US:en
Use of uninitialized value in subtraction (-) at /usr/sbin/drakconf.real line
        460 (#1)


Reply via email to