Re: Error in building TUX module and applying TUX latest patch.
"Michael K. Johnson" <[email protected]>
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <[email protected]> |
Liang Yang writes: >When I enable all the options under the TUX: CGI module , extended logging >and TUX DEBUG, >and I rebuild TUX as a module, I encounter an error when I do "make >modules_install" : > >DEPMOD: unresolved symbol in show_stack Ingo appears to have crossed patches. You can add a line EXPORT_SYMBOL_GPL(show_stack) to arch/i386/kernel/i386_ksyms.c and rebuild. But I think that is probably just a quick fix if that; I think that he got bits of the wrong patch in. >Now I can't start TUX now. Even I restore all the options to the original >one and try to build Linux kernel >again, I still get strange error such as "error in abi.o" or something like >that during "make modules" or > "make modules_install" operation. "such as" and "something like" aren't very clear reports. Please cut and paste precise messages instead of trying to summarize when you don't understand. >BTW, after I download tux2-full-2.4.18-final-A3.bz2 and extract it into >/usr/src/linux-2.4.9-31, then I use >patch -p0 < tux2-full-2.4.18-final-A3, but I always got a prompt: > >specify file to patch:??? Again, give the EXACT output at that point, not a summary. The real output (if you had pasted it) would have given context that could have been used to answer your question. michaelkjohnson "He that composes himself is wiser than he that composes a book." Linux Application Development -- Ben Franklin http://people.redhat.com/johnsonm/lad/