https://qa.mandrakesoft.com/show_bug.cgi?id=740
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|[EMAIL PROTECTED] |[EMAIL PROTECTED]
Status|UNCONFIRMED |NEW
Component|kernel-source |documentation
Ever Confirmed| |1
Product|kernel-source |gcc
Version|2.4.20-2mdk |3.2.1-2mdk
------- Additional Comments From [EMAIL PROTECTED] 2003-01-03 16:06 -------
It's a compiler problem !!! REASSIGN:
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
description:
Compilation of modules fails. The error is the following :
--------------------------------------------------------------------------
gcc -D__KERNEL__ -I/usr/src/linux-2.4.19-16mdk/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-st ack-boundary=2 -march=athlon
-DMODULE -DMODVERSIONS -include
/usr/src/linux-2.4.19-16mdk/include/linux/modversions.h -nostdinc -I
/usr/lib/gcc-lib/i586-mandrake-linux-gnu/3. 2/include
-DKBUILD_BASENAME=do_balan -c -o do_balan.o do_balan.c
do_balan.c: In function `balance_leaf':
do_balan.c:1175: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:https://qa.mandrakesoft.com/> for instructions.
make[2]: *** [do_balan.o] Erreur 1
make[2]: Quitte le r�pertoire `/usr/src/linux-2.4.19-16mdk/fs/reiserfs'
make[1]: *** [_modsubdir_reiserfs] Erreur 2
make[1]: Quitte le r�pertoire `/usr/src/linux-2.4.19-16mdk/fs'
make: *** [_mod_fs] Erreur 2
----------------------------------------------------------------------------