[Bug c++/24303] New: Compiling results in internal comiler error: Bus error

2005-10-10 Thread mconstant at hancocklumber dot com
I am trying to compile programs on Slackware 10.2. For example when I try
compiling slmodemd-2.9.10 this appears on the screen.
In file included from /lib/modules/2.4.31/build/include/linux/fs.h:730,
 from /lib/modules/2.4.31/build/include/linux/capability.h:17,
 from /lib/modules/2.4.31/build/include/linux/binfmts.h:5,
 from /lib/modules/2.4.31/build/include/linux/sched.h:9,
 from /lib/modules/2.4.31/build/include/linux/vmalloc.h:4,
 from IPSecDrvOS_linux.c:16:
/lib/modules/2.4.31/build/include/linux/reiserfs_fs_sb.h:168: internal compiler
error: Bus error.
The only thing I have changed lately is that I started with bare.i for a kernel
off of the Slackware 10.2 disc but moved to bareacpi.i by just moving it to the
/boot directory and renaming it vmlinuz. Then I moved the System.map and Config
file. I have reinstalled gcc-3.3.6 and gcc-g++ off of the Slackware 10.2 discs
but that hasn't helped.


-- 
   Summary: Compiling results in internal comiler error: Bus error
   Product: gcc
   Version: 3.3.6
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mconstant at hancocklumber dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24303



[Bug middle-end/24303] Compiling results in internal comiler error: Bus error

2005-10-11 Thread mconstant at hancocklumber dot com


--- Comment #2 from mconstant at hancocklumber dot com  2005-10-11 12:33 
---
I actually solved the problem. I had to just reinstall the kernel-headers and
kernel-modules off of the slackware discs again and it works now. The files
that were giving errors were corrupted somehow. I tried to close the case
yesterday but it said I didn't have permission to change the Assigned to Field.


-- 

mconstant at hancocklumber dot com changed:

   What|Removed |Added

 Status|WAITING |UNCONFIRMED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24303