Page 1 of 1

I can't compile linux 3.0.0-1-amd64 [SOLVED]

Posted: Sun Aug 28, 2011 4:33 am
by _sluimers_
I use LMDE XFCE 64-bit

The error I get is in pastebin:
http://pastebin.com/zNKMvvyN

Re: I can't compile linux 3.0.0-1-amd64

Posted: Sun Aug 28, 2011 4:41 am
by zerozero
hi,
try remove first live-initramfs

Code: Select all

sudo apt-get remove live-initramfs
and do then the dist-upgrade to see if the new kernel compiles fine

Re: I can't compile linux 3.0.0-1-amd64

Posted: Sun Aug 28, 2011 11:29 am
by _sluimers_
Thanks, it works now.