[uClinux-dev] failed to compile 2.6.19 kernel when enabling module
support
David Wu
davidwu at arcturusnetworks.com
Tue Jan 2 12:45:44 EST 2007
hi all,
I noticed a compile error when enabling module support(CONFIG_MODULES=y)
in Clinux-dist-test-20061215 release.
The error is in kernel/module.c:
kernel/built-in.o: In function `__find_symbol':
module.c:(.text+0x1935c): undefined reference to `__stop___ksymtab_unused'
module.c:(.text+0x19362): undefined reference to `__start___ksymtab_unused'
module.c:(.text+0x19466): undefined reference to
`__stop___ksymtab_unused_gpl'
module.c:(.text+0x1946c): undefined reference to
`__start___ksymtab_unused_gpl'
Does anyone know how this occurs?
thanks,
--
David
More information about the uClinux-dev
mailing list