| 
 
金牌会员  
 
	积分1019金钱1019 注册时间2017-6-18在线时间184 小时 | 
 
 
 楼主|
发表于 2021-10-23 21:00:49
|
显示全部楼层 
| CC      drivers/tty/tty_ldsem.o CC      drivers/video/fbdev/core/fbcon.o
 AR      drivers/virtio/built-in.a
 CC      drivers/video/fbdev/core/bitblit.o
 CC      drivers/usb/dwc2/platform.o
 CC      drivers/tty/tty_baudrate.o
 CC      drivers/tty/tty_jobctrl.o
 CC      drivers/video/hdmi.o
 CC      drivers/usb/dwc2/drd.o
 drivers/usb/dwc2/drd.c: 在函数‘dwc2_drd_role_sw_set’中:
 drivers/usb/dwc2/drd.c:80:36: 错误: ‘struct dwc2_hsotg’没有名为‘test_mode’的成员
 80 |  if (role == USB_ROLE_NONE && hsotg->test_mode) {
 |                                    ^~
 drivers/usb/dwc2/drd.c:114:4: 错误: implicit declaration of function ‘dwc2_hsotg_core_disconnect’; did you mean ‘dwc2_hsotg_core_connect’? [-Werror=implicit-function-declaration]
 114 |    dwc2_hsotg_core_disconnect(hsotg);
 |    ^~~~~~~~~~~~~~~~~~~~~~~~~~
 |    dwc2_hsotg_core_connect
 cc1:有些警告被当作是错误
 scripts/Makefile.build:265: recipe for target 'drivers/usb/dwc2/drd.o' failed
 make[3]: *** [drivers/usb/dwc2/drd.o] Error 1
 scripts/Makefile.build:500: recipe for target 'drivers/usb/dwc2' failed
 make[2]: *** [drivers/usb/dwc2] Error 2
 scripts/Makefile.build:500: recipe for target 'drivers/usb' failed
 make[1]: *** [drivers/usb] Error 2
 make[1]: *** 正在等待未完成的任务....
 CC      drivers/tty/n_null.o
 CC      drivers/video/display_timing.o
 
 | 
 |