On Tue, 29 Jun 1999 15:45:23 -0400 you wrote:
> Well, It may have something to do with your compiler. You need to be running
> gcc 2.7.x (I think). With egcs1.1.something (what I usually run), I get
> errors, but when I downgraded to 2.7.2.3, it works fine. do you have
> redhat-6.0? If so, you need to get an older gcc. What I have done, is I put
> the RPMS for egcs and the RPMS for gcc in their own directories and wrote a
> script to install each one. Be sure to use the --FORCE option, because they
> will have errors if you don't. And they do replace eachother so be careful
> about how you do this, for you could make other things not compile by making
> this work!
> Otherwise, I have had luck with this method. It might not be the soution to
> your problem, but it may help.
> -Zorr

Hello Zorr,

I use Debian, and I have now egcs 2.90.29 and gcc 2.7.2.3-7. It didnīt
work! The error is still the same.
But I have recognized another error. This error occures while patching
the kernel:

$ patch -p1 < ../kernel_patch
[...]
patching file `include/asm-i386/arithm.h'
patching file `include/asm-i386/irq.h'
patching file `include/asm-i386/rt_irq.h'
patching file `include/asm-i386/rt_time.h'
patching file `include/asm-i386/system.h'
patching file `include/linux/cons.h'
patching file `include/linux/major.h'
Hunk #1 succeeded at 74 (offset 1 line).
patching file `include/linux/proc_fs.h'
Hunk #1 FAILED at 43.
1 out of 1 hunk FAILED -- saving rejects to include/linux/proc_fs.h.rej
patching file `include/linux/rt_time.h'   
[...]

I hope, anyone could help me!

So long

Andreas

PS: Please excuse my bad english, because I am german.  


--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/

Reply via email to