hello, the problem also occurs in console (right now I'm compiling in the console, it's going ok for about 30 minutes) I do have pre-emptible kernel enabled though. Recompiling a kernel is impossible because of :
make all [...] LD .tmp_vmlinux1 mm/built-in.o(.rodata.cst4+0x0): relocation truncated to fit: R_PPC_ADDR32 empty_zero_page+40000000 make: *** [.tmp_vmlinux1] Error 1 I upgraded to gcc 3.4.4 (beacuse I read upgrading might solce taht) but it doesn't help anyway I have pre-emptible kernel enabled any Ideas? On 6/9/05, Francesco Ciocchetti <[EMAIL PROTECTED]> wrote: > Kasper Jordaens wrote: > > >hello, > > > > > >I've been recently compiling a lot on my Powerbook 12" 1.33Ghz. > >Very often my compiles end up in errors like: > > > > > > > > > It seems the 'well know bug' of PPC/Preemptible Kernel. Have you preempt > enabled in your kernel? > Disable it and try compile again. > > This problem seems to appear only if you make an heavy compilation under > X, so if u are not able to compile a new kernel without preempt , > because of the above problem, go in Console and do it. > > >should I complain to apple? Is there a way to test/prove the CPU to be > >erroneous under heavy stress? > > > >Kasper > > > > > > > If the problem would be the 'CPU' you would have a lot of more problems > then compiling :) > > Bye > P. >

