Version: CVS (using KDE Devel) Installed from: Compiled sources The 'compiling' message came from a different CPU. Note how it clobbered the preceding error message. It was another implicit warning. The length of the clobbered portion seems to match message length from other CPU. * xfree/radeon_probe.c:247: warning: implicit declaration of function `xf86PrintChipsets' * xfree/radeon_probe.c:263: warning: implicit declaration of function `xf86GetPciVideoInfo' * xfree/radeon_probe.c:266: warning: i * compiling radeon_driver.o (gcc) * xfree/radeon_probe.c:279: warning: implicit declaration of function `xnfalloc' * xfree/radeon_probe.c:279: warning: assignment makes pointer from integer without a cast * xfree/radeon_probe.c:289: warning: implicit declaration of function `xf86MatchPciInstances'
Are you compiling with -j flag to make?
I am on a kernel (2.6) with native threads turned on. This lets the threads in kedevelop run in parallel on different processors.
I haven't seen this in a long time.