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"><<a href="mailto:sv-e@sv-e.dk">sv-e@sv-e.dk</a>></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>
<cut><br>
make[1]: Forlader katalog '/usr/src/linux-source-2.6.26'<br>
/usr/bin/make EXTRAVERSION=-rt-200811111930 ARCH=i386 \<br>
-C Documentation/lguest<br>
make[1]: Går til katalog<br>
'/usr/src/linux-source-2.6.26/Documentation/lguest'<br>
cc -Wall -Wmissing-declarations -Wmissing-prototypes -O3 -I../../include<br>
lguest.c -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>
'/usr/src/linux-source-2.6.26/Documentation/lguest'<br>
make: *** [debian/stamp/build/kernel] Fejl 2<br>
</cut><br>
<br>
Sorry for the Danish version of my Lenny but it's there I live ;) it's<br>
all about a missing zlib.h and lguest.c 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>