woodstiger 发表于 2013-5-7 08:58:49

内核从V1.0打补丁到V1.2后编译出现问题

本帖最后由 woodstiger 于 2013-5-7 15:36 编辑

arch/arm/mach-s5pv210/mach-tq210.c: In function 'tq210_fixup_bootmem':
arch/arm/mach-s5pv210/mach-tq210.c:584: error: 'tq210_media_devs' undeclared (first use in this function)
arch/arm/mach-s5pv210/mach-tq210.c:584: error: (Each undeclared identifier is reported only once
arch/arm/mach-s5pv210/mach-tq210.c:584: error: for each function it appears in.)
arch/arm/mach-s5pv210/mach-tq210.c:584: warning: type defaults to 'int' in declaration of 'type name'
arch/arm/mach-s5pv210/mach-tq210.c:584: warning: type defaults to 'int' in declaration of 'type name'
arch/arm/mach-s5pv210/mach-tq210.c:584: error: negative width in bit-field '<anonymous>'
arch/arm/mach-s5pv210/mach-tq210.c: At top level:
arch/arm/mach-s5pv210/mach-tq210.c:1814: warning: excess elements in array initializer
arch/arm/mach-s5pv210/mach-tq210.c:1814: warning: (near initialization for 'fimc_plat_lsi.camera')
arch/arm/mach-s5pv210/mach-tq210.c: In function 'tq210_map_io':
arch/arm/mach-s5pv210/mach-tq210.c:2134: error: 'BYTES_PER_PIXEL' undeclared (first use in this function)
arch/arm/mach-s5pv210/mach-tq210.c:2135: error: 'NUM_BUFFER' undeclared (first use in this function)
arch/arm/mach-s5pv210/mach-tq210.c:2148: error: 'tq210_media_devs' undeclared (first use in this function)
arch/arm/mach-s5pv210/mach-tq210.c:2148: warning: type defaults to 'int' in declaration of 'type name'
arch/arm/mach-s5pv210/mach-tq210.c:2148: warning: type defaults to 'int' in declaration of 'type name'
arch/arm/mach-s5pv210/mach-tq210.c:2148: error: negative width in bit-field '<anonymous>'
make: *** 错误 1
make: *** 错误 2
请问是否可以直接提供一个V1.2的内核啊

woodstiger 发表于 2013-5-7 11:06:29

怎么没人理我啊
:(

TQ-lkp 发表于 2013-5-7 11:12:53

重新拷贝下配置单试下

woodstiger 发表于 2013-5-7 11:29:00

TQ-lkp 发表于 2013-5-7 11:12 static/image/common/back.gif
重新拷贝下配置单试下

我是拷贝过配置单的

woodstiger 发表于 2013-5-7 11:31:00

woodstiger 发表于 2013-5-7 11:29 static/image/common/back.gif
我是拷贝过配置单的

里面的两个配置单都试过

woodstiger 发表于 2013-5-7 12:06:22

woodstiger 发表于 2013-5-7 11:31 static/image/common/back.gif
里面的两个配置单都试过

能直接发个V1.2的内核吗

亚瑟王 发表于 2013-5-7 12:36:57

请重新下载内核补丁。链接:http://www.armbbs.net/forum.php?mod=viewthread&tid=15645

woodstiger 发表于 2013-5-7 14:02:16

亚瑟王 发表于 2013-5-7 12:36 static/image/common/back.gif
请重新下载内核补丁。链接:http://www.armbbs.net/forum.php?mod=viewthread&tid=15645

知道了,我马上去试下,谢了

亚瑟王 发表于 2013-5-7 14:05:51

woodstiger 发表于 2013-5-7 14:02 static/image/common/back.gif
知道了,我马上去试下,谢了

如果问题解决了,请将帖子类型修改为”已解决”(请参考:http://www.armbbs.net/forum.php?mod=viewthread&tid=15200)
页: [1]
查看完整版本: 内核从V1.0打补丁到V1.2后编译出现问题