RE: Unresolved symbols in joystick modules in test4

Dunlap, Randy (randy.dunlap@intel.com)
Mon, 17 Jul 2000 09:58:22 -0700


> In the transition from test4-pre6 to test4, the code that
> forced CONFIG_USB to
> be defined when joystick was being compiled was removed. This
> seems to break
> the joystick modules when one is not using USB (depmod finds
> lots of unresolved symbols).

The one-liner in drivers/char/joystick/Config.in
that previously did set CONFIG_USB did so incorrectly in some cases
and mussed up USB subsystem configurations.

Correct patches would be welcome. Reverting to the way
that it was is not welcome IMO.

~Randy

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/