Laptop shuts down during compilation

Dear experts,

I downloaded and unpacked root_v5.17.06.source.tar.gz.

Then I did

$ sudo ./configure linux
$ sudo make &> output.file.txt

Repeated that three times.

Every time my computer shuts down after 10-15 minutes (which it does not when it is not compiling root!).

I attach the output from the configure command and the make commands.

Okay, I cannot attach multiple files (??) so I put the files here:

desy.de/~ytsen/tmp/root.shut-down/

Do you see the problem? Solutions? Anyone? Plz?

ytsen@paranoia:~/root$ uname -a
Linux paranoia 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 i686 GNU/Linux

ytsen@paranoia:~/root$ g++ -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: …/src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)

Likely a heat problem due to the disk activity when compiling.
Check your hardware.

Rene

You are right! I just built it in the fridge :slight_smile: No prob.