https://qa.mandrakesoft.com/show_bug.cgi?id=740
------- Additional Comments From [EMAIL PROTECTED] 2003-02-08 15:43 ------- Please provide preprocessed source. i.e. use the same command line arguments and add -save-temps. Attach the resulting .i file. Thanks. ------- 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] status: NEW creation_date: 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 ----------------------------------------------------------------------------