Module Compiling Problem

Song Sam samlinuxppc at yahoo.com.cn
Sun May 23 12:00:29 EST 2004


Song Sam <samlinuxppc at yahoo.com.cn> wrote

> A error happened when I compiled a module.Could any warmhearted person
> figure it out for me?

OK,I did it by myself.:-)
It turned out to be the fact that I enabled
CONFIG_MODVERSIONS=y in kernel configuration
and MODVERSIONS option in my module like
#if defined(CONFIG_MODVERSIONS)
#define MODVERSIONS
#include <linux/modversions.h>
#endif
at the same time.They conflicted against each other.Is
that so?A newbie error on module...

Best regards,

Sam

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-embedded mailing list