QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1439|回复: 0

uda1341声卡驱程编译问题(斑竹请进)

[复制链接]
发表于 2006-8-20 08:22:59 | 显示全部楼层 |阅读模式
各位大虾,你们好。我按照置顶的贴在2.6内核中移植uda1341驱程,编译的时候提示如下(我采用编译成模块加载的方式,这样就不用重新擦写内核):
Building modules, stage 2.
MODPOST
*** Warning: "s3c2410_dma_free" [sound/s3c2410-uda1341/s3c2410-uda1341.ko] undefined!
*** Warning: "s3c2410_dma_setflags" [sound/s3c2410-uda1341/s3c2410-uda1341.ko] undefined!
*** Warning: "s3c2410_dma_set_buffdone_fn" [sound/s3c2410-uda1341/s3c2410-uda1341.ko] undefined!
*** Warning: "s3c2410_dma_config" [sound/s3c2410-uda1341/s3c2410-uda1341.ko] undefined!
*** Warning: "s3c2410_dma_devconfig" [sound/s3c2410-uda1341/s3c2410-uda1341.ko] undefined!
*** Warning: "s3c2410_dma_request" [sound/s3c2410-uda1341/s3c2410-uda1341.ko] undefined!
*** Warning: "verify_area" [sound/s3c2410-uda1341/s3c2410-uda1341.ko] undefined!*** Warning: "s3c2410_dma_enqueue" [sound/s3c2410-uda1341/s3c2410-uda1341.ko] undefined!
*** Warning: "s3c2410_dma_ctrl" [sound/s3c2410-uda1341/s3c2410-uda1341.ko] undefined!
LD [M]  sound/s3c2410-uda1341/s3c2410-uda1341.ko
           可以生成模块,不过提示很多函数没定义。
       仔细查了一上,这些函数都在arch/arm/mach-s3c2410/dma.c文件中,在include/asm/arch/dma.h中声明,而我在s3c2410-uda1341.c中已经加入#include <asm/arch/dma.h>,那为何链接时候还是提示没有声明呢?是否2.6.14内核已经摒弃了这些函数?
       小弟对这个错误提示真是摸不着头脑,还望各位大虾多多帮助,感激不尽!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-2 12:35 , Processed in 0.035491 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表