Jaromír Mikeš wrote:

> $ make -j4 -f debian/rules.gen build_amd64_rt_amd64 DEBIAN_KERNEL_USE_CCACHE=1
> make: *** No rule to make target `build_amd64_rt_amd64'.  Stop.
>
> Here I get stack. How to get further?

Judging from [1] I think the steps should be:

        tar -xf linux-2.6_3.2.9.orig.tar.gz
        cd linux-2.6-3.2.9
        svn export \
                svn://svn.debian.org/svn/kernel/dists/trunk/linux-2.6/debian \
                debian
        debian/rules debian/control
        fakeroot debian/rules source
        fakeroot make -f debian/rules.gen binary-arch_amd64_rt_amd64

[1] 
http://kernel-handbook.alioth.debian.org/ch-common-tasks.html#s-common-official
or the corresponding page in the debian-kernel-handbook package



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/20120311152053.GA3586@burratino

Reply via email to