http://qa.mandrakesoft.com/show_bug.cgi?id=5633
Product: kernel
Component: smp
Summary: Compiling Kernel moduels stops at usb/storage
Product: kernel
Version: 2.4.22-8mdk
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: smp
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
Hi,
I have been trying to compile my kernel -- the kernel it self compiles fine, but
I get the following errors when I try to compile the moudles:
unusual_devs.h:251: error: `US_PR_ZIOCF' undeclared here (not in a function)
unusual_devs.h:251: error: initializer element is not constant
unusual_devs.h:251: error: (near initialization for
`us_unusual_dev_list[25].useTransport')
unusual_devs.h:251: error: `init_ziocf' undeclared here (not in a function)
unusual_devs.h:251: error: initializer element is not constant
unusual_devs.h:251: error: (near initialization for
`us_unusual_dev_list[25].initFunction')
unusual_devs.h:251: error: initializer element is not constant
(above line repeated several times)
usb.c:199: error: initializer element is not constant
usb.c:199: error: (near initialization for `us_unusual_dev_list[72]')
usb.c:201: error: initializer element is not constant
usb.c:201: error: (near initialization for `us_unusual_dev_list[73]')
(above lines repeated several times ([xx] only thing that changes)
This is occuring in /usr/src/linux-2.4.22-8mdk/drivers/usb/storage
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.