[#3894] build xip kernel failed in trunk
Submitted By: Vivi Li
Open Date
2008-02-14 00:01:48 Close Date
2008-03-17 11:14:49
Priority:
Medium Assignee:
Bernd Schmidt
Status:
Closed Fixed In Release:
N/A
Found In Release:
N/A Release:
Category:
Make Errors Board:
STAMP
Processor:
BF537 Silicon Revision:
Is this bug repeatable?:
Yes Resolution:
N/A
Uboot version or rev.:
Toolchain version or rev.:
08r1-8
App binary format:
N/A
Summary: build xip kernel failed in trunk
Details:
Build xip kernel failed in trunk for BF537-STAMP, with following error log:
--
CC [M] drivers/video/fbsysfs.o
fs/romfs/mtd-super.c:75: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
fs/romfs/mtd-super.c:151: error: unknown field ‘sendfile’ specified in initializer
fs/romfs/mtd-super.c:151: error: ‘generic_file_sendfile’ undeclared here (not in a function)
fs/romfs/mtd-super.c: In function ‘romfs_alloc_inode’:
fs/romfs/mtd-super.c:532: error: ‘romfs_inode_cachep’ undeclared (first use in this function)
fs/romfs/mtd-super.c:532: error: (Each undeclared identifier is reported only once
fs/romfs/mtd-super.c:532: error: for each function it appears in.)
fs/romfs/mtd-super.c: In function ‘romfs_destroy_inode’:
fs/romfs/mtd-super.c:541: error: ‘romfs_inode_cachep’ undeclared (first use in this function)
fs/romfs/mtd-super.c: At top level:
fs/romfs/mtd-super.c:905: error: expected declaration specifiers or ‘...’ before ‘kmem_cache_t’
fs/romfs/mtd-super.c: In function ‘init_romfs_fs’:
fs/romfs/mtd-super.c:922: error: ‘romfs_inode_cachep’ undeclared (first use in this function)
fs/romfs/mtd-super.c:926: warning: passing argument 5 of ‘kmem_cache_create’ from incompatible pointer type
fs/romfs/mtd-super.c:926: error: too many arguments to function ‘kmem_cache_create’
fs/romfs/mtd-super.c: In function ‘exit_romfs_fs’:
fs/romfs/mtd-super.c:950: error: ‘romfs_inode_cachep’ undeclared (first use in this function)
make[3]: *** [fs/romfs/mtd-super.o] Error 1
make[2]: *** [fs/romfs] Error 2
make[1]: *** [fs] Error 2
make[1]: *** Waiting for unfinished jobs....
--
Follow-ups
No Messages Were Found
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
config application/octet-stream 29218 Vivi Li