On Friday 16 July 2004 17:53, Raja.Hayek@xxxxxxxxxxxxxx wrote: > I am seeking help to resolve a problem building an RTAI kernel on my > linux computer. I have included a copy of the error messages at the > bottom of the email. > > 3. copied the patch file patch-2.4.17-rthal5g to my new linux > directory, and applied the patch > patch -p0 -i /home/tools/linux-2.4.17/patch-2.4.17-rthal5g Did that apply without any errors? > > > 4. to configure the kernel, I copied and "made" the config file. > I went through the configuration, selecting/de-selecting the options > as applicable > cp /boot/config . Did you mean "cp /boot/config .config"? > make config Perhaps a "make oldconfig" would help before this. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/