On 12/5/05, Sabyasachi Pradhan <spradhan@xxxxxxxxxxxxx> wrote: > > thanks for the reply. I got the error when I did "make bzImage" on > my kernel. The error was > "this_object_must_be_defined_as_export_objs_in_the_Makefile". > For this I added an extra "super.o" to export-objs in the Makefile. By the > way I have the config_modversions off in my kernel. Has this anything to > do with the error? > I can't say about the error you got but AFAIK config_modversions is used to avoid loading of modules not compiled for that specific kernel version which may lead to kernel unstability (CMIIW) -- Fawad Lateef -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/