http://qa.mandrakesoft.com/show_bug.cgi?id=4095


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|program                     |documentation
            Product|gcc                         |kernel-source
         Resolution|                            |INVALID
            Summary|Bug in 3.3 gcc              |Kernel doesn't compile if
                   |                            |you don't run 'make
                   |                            |mrproper' first as the
                   |                            |documentation tells you to.
            Version|3.3.1-1mdk                  |2.4.22-4mdk




------- Additional Comments From [EMAIL PROTECTED]  2003-02-09 22:42 -------
Arghh, you mean you guys spent all this time in bugzilla, without reading the
documentation?

The first thing you will see in
/usr/share/doc/kernel-source-2.4.*/README.Mandrake is that you must run make
mrproper first.

I am quite sure this is documented in many other places too.

[The setting of this bug to invalid applies to the users attempting to compile
the shipping kernel with the shipping gcc on real releases - cookers with real
problems on the cooker kernel and gcc should open a new bug if they still have
problems]

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- 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: RESOLVED
creation_date: 
description: 
Hello,

just compiling kernel 2.4.21-0.18mdk and I experienced this problem with latest
Cooker gcc-3.3-1mdk:

...
make[2]: Entering directory `/usr/src/linux-2.4.21-0.18mdk/kernel'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.21-0.18mdk/include  -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686   -nostdinc
-iwithprefix include -DKBUILD_BASENAME=sched  -fno-omit-frame-pointer -c -o
sched.o sched.c
sched.c: In function `schedule':
sched.c:714: internal compiler error: in merge_assigned_reloads, at reload1.c:6134
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:https://qa.mandrakesoft.com/> for instructions.
make[2]: *** [sched.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.4.21-0.18mdk/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.21-0.18mdk/kernel'
make: *** [_dir_kernel] Error 2

Patch should be applied because this gcc is unusable.

Thanks,
Vlasta

Reply via email to