Messages in this thread |  | | From | (Dale R. Worley) | Subject | Re: modutils-970116 | Date | Mon, 20 Jan 1997 18:22:18 GMT |
| |
In article <Pine.A32.3.91.970119005214.49158B-100000@aixrs1.hrz.uni-essen.de> Kai Schulte <sp0005@aixrs1.hrz.uni-essen.de> writes: There seem to be several weirdnesses about the modules at the moment. I compiled without kernel daemon support and couldn't load a single one because none of the symbols from kernel/ksyms.c got exported. (Looks like EXPORT_SYMBOL() isn't getting defined as it should in module.h, but I haven't really tracked it down). Does anybody have a quick fix for this?
Check to make sure you are building the kernel with a genksyms that understands EXPORT_SYMBOL? (Check the directory include/linux/modules; if it contains lots of *.ver files, then that isn't your problem.)
Dale -- Dale R. Worley Ariadne Internet Services Voice: +1 617-899-7949 Fax: +1 617-899-7946 E-mail: worley@ariadne.com "Internet-based electronic commerce solutions to real business problems."
|  |