Hi again,
Jonathan Nieder wrote:
> Jaromír Mikeš wrote:
>> 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
Quick correction: the debian/ dir should come from
svn://svn.debian.org/svn/kernel/dists/sid/linux-2.6/debian
to get 3.2.9-rt17, avoiding the change "rt: Disable until it is
updated for Linux 3.3 or later" in trunk.
> debian/rules debian/control
> fakeroot debian/rules source
> fakeroot make -f debian/rules.gen binary-arch_amd64_rt_amd64
For those following along on i386, the corresponding command would be
msething like
fakeroot make -f debian/rules.gen binary-arch_i386_rt_686-pae
Sorry for the fuss.
Jonathan
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/20120311154810.GA4203@burratino