ich möchte RTLinux installalieren.
Ich gehe mach nach der Anleitung folgender Homepage vor. (andere Anleitungen sind genau so!!!)
http://gigerstyle.homelinux.com/lunix/rtl.php
Leider bricht er mir beim "make bzImage" immer ab und bringt folgende Meldung
wenn ich den prozess.c öffne gibt es aber nur 775 Zeilen.gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o process.o process.c
{standard input}: Assembler messages:
{standard input}:844: Error: suffix or operands invalid for `mov'
{standard input}:845: Error: suffix or operands invalid for `mov'
{standard input}:938: Error: suffix or operands invalid for `mov'
{standard input}:939: Error: suffix or operands invalid for `mov'
{standard input}:997: Error: suffix or operands invalid for `mov'
{standard input}:998: Error: suffix or operands invalid for `mov'
{standard input}:1000: Error: suffix or operands invalid for `mov'
{standard input}:1012: Error: suffix or operands invalid for `mov'
make[1]: *** [process.o] Error 1
make[1]: Leaving directory `/usr/src/linux/arch/i386/kernel'
make: *** [_dir_arch/i386/kernel] Error 2
Hab ich irgendwas vergessen zu installieren?
währe echt super senn mir jemand helfen könnte.
Gruß
juschold
Edit by Snoopy:
Tags für die Leserlichkeit eingefügt.