[root@vete vete]# harddrake2
Name "harddrake::data::tree" used only once: possible typo at
/usr/sbin/harddrake2 line 201 (#1)
(W once) Typographical errors often show up as unique variable names
.
If you had a good reason for having a unique name, then just mention
it
again somehow to suppress the message. The our declaration is
provided for this purpose.

sbus_probing::main::prom_walk() called too early to check prototype at
/usr/lib/libDrakX/sbus_probing/main.pm line 126 (#2)
(W prototype) You've called a function that has a prototype before t
he
parser saw a definition or declaration for it, and Perl could not ch
eck
that the call conforms to the prototype. You need to either add an
early prototype declaration for the subroutine in question, or move
the
subroutine definition ahead of the call to get proper prototype
checking. Alternatively, if you are certain that you're calling the
function correctly, you may put an ampersand before the name to avoi
d
the warning. See perlsub.

sbus_probing::main::prom_walk() called too early to check prototype at
/usr/lib/libDrakX/sbus_probing/main.pm line 127 (#2)

Use of uninitialized value in hash element at
/usr/lib/libDrakX/sbus_probing/main.pm line 91 (#3)
(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 mist
ake.
To suppress this warning assign a defined value to your variables.

To help you figure out what was undefined, perl tells you what opera
tion
you used the undefined value in. Note, however, that perl optimizes
your
program and the operation displayed in the warning may not necessari
ly
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 string eq at
/usr/lib/libDrakX/sbus_probing/main.pm line 100 (#3)
Use of uninitialized value in string eq at
/usr/lib/libDrakX/sbus_probing/main.pm line 124 (#3)
Use of uninitialized value in string eq at
/usr/lib/libDrakX/sbus_probing/main.pm line 125 (#3)
Use of uninitialized value in split at /usr/lib/libDrakX/detect_devices.
pm line
111 (#3)
Use of uninitialized value in concatenation (.) or string at
/usr/lib/libDrakX/detect_devices.pm line 514 (#3)
Use of uninitialized value in pattern match (m//) at
/usr/lib/libDrakX/detect_devices.pm line 182 (#3)
TODO: XSetInputFocus if force_focus
TODO: ensure focus stuff
TODO: XSetInputFocus if force_focus
TODO: ensure focus stuff
Use of uninitialized value in string eq at /usr/sbin/harddrake2 line 216
(#3)
Use of uninitialized value in string eq at /usr/sbin/harddrake2 line 229
(#3)
Use of uninitialized value in pattern match (m//) at /usr/sbin/harddrake
2 line
229 (#3)
Use of uninitialized value in sprintf at /usr/sbin/harddrake2 line 235 (
#3)
Use of uninitialized value in index at /usr/lib/libDrakX/detect_devices.
pm line
199 (#3)
Use of uninitialized value in index at /usr/lib/libDrakX/detect_devices.
pm line
203 (#3)
Use of uninitialized value in pattern match (m//) at
/usr/lib/libDrakX/detect_devices.pm line 190 (#3)
Use of uninitialized value in string eq at /usr/lib/libDrakX/harddrake/d
ata.pm
line 46 (#3)
Use of uninitialized value in string ne at /usr/lib/libDrakX/harddrake/d
ata.pm
line 15 (#3)
Use of uninitialized value in concatenation (.) or string at
/usr/lib/libDrakX/scanner.pm line 33 (#3)
Use of uninitialized value in concatenation (.) or string at
/usr/lib/libDrakX/scanner.pm line 34 (#3)
Use of uninitialized value in numeric ne (!=) at
/usr/lib/libDrakX/detect_devices.pm line 718 (#3)
Uncaught exception from user code:
Is gtk2-perl missing Gtk2::GObject::set_active ?
Call trace:
Gtk2::_Object::AUTOLOAD() called from /usr/sbin/harddrake2:262
Gtk2::_Object::AUTOLOAD('Gtk2::GObject=SCALAR(0x8f61d18)',0) cal led at /usr/sbin/harddrake2 line 262
BUG in /usr/sbin/harddrake2 : ugtk2->exit was *NOT* called !!
Use of uninitialized value in subroutine entry at /usr/lib/libDrakX/c.pm line 10.
[root@vete vete]#



something fixed... but still no start :((

thanks
francesco


Reply via email to