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

Bug#663379: [3.2.7 -> 3.2.9 regression] rt featureset: freeze when trying to start X



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



Reply to: