Hello,
On Wed, 23 Jan 2013 18:31:10 +0000
Kevin Chadwick <[email protected]> wrote:
> Could be lots of things but I would check your temp sensors from
> the os or bios before the kernel.
is lmsensors ok?
siefke@gentoo-mobile : ~ $ sensors
acpitz-virtual-0
Adapter: Virtual device
temp1: +52.0°C (crit = +98.0°C)
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +38.0°C (crit = +90.0°C)
Maybe is make.conf the wrong way?
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=native -O2 -fomit-frame-pointer -pipe -mfpmath=sse"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
Thank you & Regards