From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830 Description of problem: Error while performing make dep. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Go to source tree run "make mrproper". 2. Using an unchanged .config file from "make oldconfig" after system was first upgraded to RH 8.0, run "make xconfig". 3. Save and exit without making any updates on the kernel configuration menus. 4. Run "make dep" Actual Results: Received a Segmentation fault and the following error message: gentbl.c: In function `gentbl_psk4800': gentbl.c:434: internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions. make[6]: *** [gentbl] Error 1 make[6]: Leaving directory `/usr/src/linux-2.4.18-14/drivers/net/hamradio/soundmodem' make[5]: *** [_sfdep_soundmodem] Error 2 make[5]: Leaving directory `/usr/src/linux-2.4.18-14/drivers/net/hamradio' make[4]: *** [fastdep] Error 2 make[4]: Leaving directory `/usr/src/linux-2.4.18-14/drivers/net/hamradio' make[3]: *** [_sfdep_net/hamradio] Error 2 make[3]: Leaving directory `/usr/src/linux-2.4.18-14/drivers' make[2]: *** [fastdep] Error 2 make[2]: Leaving directory `/usr/src/linux-2.4.18-14/drivers' make[1]: *** [_sfdep_drivers] Error 2 make[1]: Leaving directory `/usr/src/linux-2.4.18-14' make: *** [dep-files] Error 2 Expected Results: "make dep" should have exited with good return codes. Additional info: See attached file for system configuration info.
Created attachment 79284 [details] ver_linux script output
Created attachment 79285 [details] System information
Mother Board Asus - P34VX
Award Bios - 1005
The kernel has built since then.