From mboxrd@z Thu Jan 1 00:00:00 1970 From: rshukla@prl.ernet.in, jigar@prl.ernet.in To: gcc-gnats@gcc.gnu.org Cc: rshukla@prl.ernet.in, jigar@prl.ernet.in Subject: c/2934: error while compiling the kernel 2.4 on linux redhat 7.0 Date: Fri, 25 May 2001 00:16:00 -0000 Message-id: <20010525071423.25684.qmail@sourceware.cygnus.com> X-SW-Source: 2001-05/msg00772.html List-Id: >Number: 2934 >Category: c >Synopsis: error while compiling the kernel 2.4 on linux redhat 7.0 >Confidential: no >Severity: critical >Priority: high >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Fri May 25 00:16:02 PDT 2001 >Closed-Date: >Last-Modified: >Originator: PHYSICAL RESEARCH LABORATORY >Release: unknown-1.0 >Organization: >Environment: LINUX REDHAT 7.0 LICENCED CDs >Description: ------------------------------------------ Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs gcc version 2.96 20000731 (Red Hat Linux 7.0) ERROR PORTION ------------------------------------------ NOTE : error occured when we were compiling the kernel 2.4 on rh 7.0. command was make bzImage make[3]: Leaving directory `/usr/src/linux/drivers/ide' make[2]: Leaving directory `/usr/src/linux/drivers/ide' make -C md make[2]: Entering directory `/usr/src/linux/drivers/md' make all_targets make[3]: Entering directory `/usr/src/linux/drivers/md' gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o lvm.o lvm.c lvm.c: In function `lvm_proc_read_pv_info': lvm.c:1470: Internal error: Segmentation fault. Please submit a full bug report. See for instructions. make[3]: *** [lvm.o] Error 2 make[3]: Leaving directory `/usr/src/linux/drivers/md' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory `/usr/src/linux/drivers/md' make[1]: *** [_subdir_md] Error 2 make[1]: Leaving directory `/usr/src/linux/drivers' make: *** [_dir_drivers] Error 2 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: ----gnatsweb-attachment---- Content-Type: text/plain; name="errorreport.txt" Content-Disposition: inline; filename="errorreport.txt" OUTPUT FROM gcc -v ------------------------------------------ Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs gcc version 2.96 20000731 (Red Hat Linux 7.0) ERROR PORTION ------------------------------------------ NOTE : error occured when we were compiling the kernel 2.4 on rh 7.0. command was make bzImage make[3]: Leaving directory `/usr/src/linux/drivers/ide' make[2]: Leaving directory `/usr/src/linux/drivers/ide' make -C md make[2]: Entering directory `/usr/src/linux/drivers/md' make all_targets make[3]: Entering directory `/usr/src/linux/drivers/md' gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o lvm.o lvm.c lvm.c: In function `lvm_proc_read_pv_info': lvm.c:1470: Internal error: Segmentation fault. Please submit a full bug report. See for instructions. make[3]: *** [lvm.o] Error 2 make[3]: Leaving directory `/usr/src/linux/drivers/md' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory `/usr/src/linux/drivers/md' make[1]: *** [_subdir_md] Error 2 make[1]: Leaving directory `/usr/src/linux/drivers' make: *** [_dir_drivers] Error 2