[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[microblaze-uclinux] microblaze loadable module support



Hi,

When I enable the loadable module support in microblaze linux 2.6 kernel, I got the following errors:

In file included from init/main.c:13:
include/linux/module.h:315: error: field `arch' has incomplete type
include/linux/module.h:345: error: parse error before "Elf_Sym"
include/linux/module.h:345: warning: no semicolon at end of struct or union
include/linux/module.h:359: error: parse error before '}' token
include/linux/module.h: In function `module_is_live':
include/linux/module.h:366: error: dereferencing pointer to incomplete type
include/linux/module.h: In function `__module_get':
include/linux/module.h:400: error: dereferencing pointer to incomplete type
include/linux/module.h: In function `try_module_get':
include/linux/module.h:412: error: dereferencing pointer to incomplete type
make[2]: *** [init/main.o] Error 1
make[1]: *** [init] Error 2
make[1]: Leaving directory `/opt2/petalinux-v0.20-rc3/software/linux-2.6.x-petalogix'
make: *** [linux] Error 1

Does anyone encounter the same problem before?

Rgds,
Victor Yeo


___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/