Folgendes Problem: Wir versuchen grad RT Linux zu kompilieren. Wir benutzen die Kernelversion 2.4.20 für die ja auch ein entsprechender RT Linux Patch vorhanden ist.
Beim Kompilieren schlagen wir uns allerdings schon seit ca. einer Woche mit folgender Fehlermeldung herum:
Code: Alles auswählen
exec debian/rules DEBIAN_REVISION=UP.P3 INITRD=YES kernel-image
{standard input}: Assembler messages:
{standard input}:807: Error: suffix or operands invalid for `mov'
{standard input}:808: Error: suffix or operands invalid for `mov'
{standard input}:901: Error: suffix or operands invalid for `mov'
{standard input}:902: Error: suffix or operands invalid for `mov'
{standard input}:953: Error: suffix or operands invalid for `mov'
{standard input}:954: Error: suffix or operands invalid for `mov'
{standard input}:956: Error: suffix or operands invalid for `mov'
{standard input}:968: Error: suffix or operands invalid for `mov'
make[2]: *** [process.o] Fehler 1
make[1]: *** [_dir_arch/i386/kernel] Fehler 2
make: *** [debian/stamp-build-kernel] Fehler 2
Compilerversion ist: 2.95.4
Weiß vielleicht jemand von euch Rat?
Vielen Dank im Vorraus
Gruß
manabilis[/code]