On Tue, Oct 30, 2001 at 09:55:32AM +0530, Megha jindal , Gurgaon wrote: > Hello Sir, > We are installing rtlinux-3.0, on redhat-> linux7.0 having > kernel_patch2.2 . All the steps we have done > 1. Installed redhat linux7.0 on Pentium. > 2. Followed all the steps given in the installation guide available on the > site (rtlinux.org). > while creating an image (make bzImage), there is an error > > init/main.o: In function `check_cx686_cpuid': > init/main.o(.text.init+0x2dc): undefined reference to `irq_control' > init/main.o(.text.init+0x32d): undefined reference to `irq_control' > init/main.o: In function `check_cx686_slop': > init/main.o(.text.init+0x393): undefined reference to `irq_control' > init/main.o(.text.init+0x3d5): undefined reference to `irq_control' > init/main.o: In function `start_kernel': > init/main.o(.text.init+0xc63): undefined reference to `irq_control' > arch/i386/kernel/kernel.o(.text+0x6): more undefined references to > `irq_control' > follow > > Kindly suggest us how to proceed .
_which_ 2.2 are you trying? And several things: RH7.0 is known to be crap at compiling kernels, anyways. Dump it [or at least use kgcc instead of gcc as your compiler] Also, 3.1 is available on the FTP site. Try using that instead, and and if you _must_ use 2.2, that one should patch against 2.2.18. As with any kernel patches, YMMV if you use patches from the wrong version... Hope this helps, Gary (-; -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] -- For more information on Real-Time Linux see: http://www.rtlinux.org/
