[#5266] KGDBOE build fails when NETCONSOLE=n is disabled
Submitted By: Mike Frysinger
Open Date
2009-06-17 12:11:58 Close Date
2009-09-16 19:20:18
Priority:
Medium Assignee:
Sonic Zhang
Status:
Closed Fixed In Release:
N/A
Found In Release:
2010R1 Release:
trunk 6760
Category:
N/A Board:
N/A
Processor:
ALL Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
Fixed
Uboot version or rev.:
Toolchain version or rev.:
trunk
App binary format:
N/A
Summary: KGDBOE build fails when NETCONSOLE=n is disabled
Details:
the attached kernel config with trunk fails to build with KGDBOE enabled. seems to be missing depends or something in kconfig.
net/core/netpoll.c: In function ‘netpoll_poll’:
net/core/netpoll.c:184: error: ‘const struct net_device_ops’ has no member named ‘ndo_poll_controller’
net/core/netpoll.c:188: error: ‘const struct net_device_ops’ has no member named ‘ndo_poll_controller’
net/core/netpoll.c: In function ‘netpoll_setup’:
net/core/netpoll.c:707: error: ‘const struct net_device_ops’ has no member named ‘ndo_poll_controller’
make[2]: *** [net/core/netpoll.o] Error 1
Follow-ups
--- Sonic Zhang 2009-07-01 04:47:20
Done.
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
kgdb-config application/octet-stream 18600 Mike Frysinger