Well, kernel compilation requires some dev packages+kernel headers.<br>First of all run apt-get build-dep linux-source-2.6.26<br><br>In your case, even if I am not a danish motherlanguage :-) , you miss zlib1g-dev package<br>
For other possible missing (header) files have a look at <a href="http://www.debian.org/distrib/packages.en.html#search_contents">http://www.debian.org/distrib/packages.en.html#search_contents</a>, you can easily  find the package the file belongs to.<br>
<br>Furthermore I suggest you to look at <a href="http://kernel-handbook.alioth.debian.org/">http://kernel-handbook.alioth.debian.org/</a>, there are plenty of information for every debian kernel related question.<br><br>
raffaele<br><br><br><div class="gmail_quote">2009/1/8 Svend-Erik Kjær Madsen <span dir="ltr">&lt;<a href="mailto:sv-e@sv-e.dk">sv-e@sv-e.dk</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi<br>
<br>
I work with the kernel issue now, but seem to be stuked in a<br>
documentation fault.<br>
<br>
&lt;cut&gt;<br>
make[1]: Forlader katalog &#39;/usr/src/linux-source-2.6.26&#39;<br>
/usr/bin/make &nbsp;EXTRAVERSION=-rt-200811111930 &nbsp;ARCH=i386 \<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -C Documentation/lguest<br>
make[1]: Går til katalog<br>
&#39;/usr/src/linux-source-2.6.26/Documentation/lguest&#39;<br>
cc -Wall -Wmissing-declarations -Wmissing-prototypes -O3 -I../../include<br>
lguest.c &nbsp;-lz -o lguest<br>
lguest.c:34:18: error: zlib.h: Ingen sådan fil eller filkatalog<br>
make[1]: *** [lguest] Fejl 1<br>
make[1]: Forlader katalog<br>
&#39;/usr/src/linux-source-2.6.26/Documentation/lguest&#39;<br>
make: *** [debian/stamp/build/kernel] Fejl 2<br>
&lt;/cut&gt;<br>
<br>
Sorry for the Danish version of my Lenny but it&#39;s there I live ;) it&#39;s<br>
all about a missing zlib.h and lguest.c &nbsp;What do I need to install<br>
beside the kernel source and the rt patch, before I can make the<br>
rt-kernel, some kind of documentation source ?<br>
<br>
Thanks in advantage, and for reading<br>
<br>
/Sv-e<br>
<br>
<br>
<br>
</blockquote></div><br>