On Sat, 29 Mar 2003 08:57:03 +0000, John Levon wrote: > On Sat, Mar 29, 2003 at 11:46:50AM +0300, Dimitry V. Ketov wrote: > > > init/main.c:49:2: #error This compiler cannot compile correctly with frame pointers enabled > > It means what it says. Turn off CONFIG_FRAME_POINTERS in the "Kernel > debugging" menu > > Or use a non-broken compiler FWIW the check is somewhat overzealous at weeding out broken compilers. The later/current RedHat 2.96 compilers are fixed. It was just not considered worth the trouble for special-casing. So if you have all the updates from RedHat you can safely remove the check. Or so they say. Roger -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/