This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c/2934: error while compiling the kernel 2.4 on linux redhat 7.0
- To: gcc-gnats at gcc dot gnu dot org
- Subject: c/2934: error while compiling the kernel 2.4 on linux redhat 7.0
- From: rshukla at prl dot ernet dot in, jigar at prl dot ernet dot in
- Date: 25 May 2001 07:14:23 -0000
- Cc: rshukla at prl dot ernet dot in, jigar at prl dot ernet dot in
- Reply-To: rshukla at prl dot ernet dot in, jigar at prl dot ernet dot in
>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 <URL:http://www.gnu.org/software/gcc/bugs.html> 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 <URL:http://www.gnu.org/software/gcc/bugs.html> 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