[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#619450: Oops after loading via-ircc



On Mon, 2011-03-28 at 12:49 +0800, Andrew Buckeridge wrote:
> Could only start this build morning. It's a slow single core machine.
> Am I on the right track?
> 
> Done: --
> $ mkldir -p ~/Bug619450
> $ cd ~/Bug619450
> $ apt-get source linux-2.6
> $ sudo apt-get install build-essential fakeroot build-dep linux-2.6
[...]

You've tried to combine two different apt-get commands, which doesn't
work.  Type them as:

    apt-get install build-essential fakeroot
    apt-get build-dep linux-2.6

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: