drivers/video/fbmon.c:1047: undefined reference to `serial8250_start_console' make: *** [.tmp_vmlinu

本文详细介绍了在使用S3C2410 ARM处理器进行嵌入式开发时遇到的编译错误问题,即在编译过程中出现的未定义引用错误。通过移除触摸屏支持和8250串口支持,成功解决了该问题。此解决方案对于解决类似编译错误具有一定的参考价值。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

 LD      .tmp_vmlinux1
arch/arm/mach-s3c2410/built-in.o(.init.text+0xf9c): In function `s3c2410_gpio_cfgpin':
arch/arm/mach-s3c2410/gpio.c:62: undefined reference to `set_s3c2410udc_info'
arch/arm/mach-s3c2410/built-in.o(.init.text+0xfb: In function `s3c2410_gpio_getcfg':
arch/arm/mach-s3c2410/gpio.c:74: undefined reference to `set_s3c2410fb_info'
arch/arm/mach-s3c2410/built-in.o(.init.text+0xfc4):arch/arm/mach-s3c2410/gpio.c:78:

undefined reference to `set_s3c2410bl_info'
arch/arm/mach-s3c2410/built-in.o(.init.data+0x54c): In function `s3c24xx_init_irq':
arch/arm/mach-s3c2410/irq.c:428: undefined reference to `s3c_device_bl'
arch/arm/mach-s3c2410/built-in.o(.init.data+0x56:arch/arm/mach-s3c2410/irq.c:378:

undefined reference to `s3c_device_kbd'
drivers/built-in.o(.init.text+0x1f6: In function `fb_timings_dclk':
drivers/video/fbmon.c:1047: undefined reference to `serial8250_start_console'
make: *** [.tmp_vmlinux1] 错误 1

 

 

去掉触摸屏支持和8250串口支持可以编译过去!

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值