>===== Original Message From Der Herr Hofrat <[EMAIL PROTECTED]> =====
>[Charset ISO-8859-1 unsupported, filtering to ASCII...]
>> Hello, I am Toni Morales, a student of Electronic Engineering in
Barcelona,
>> Spain.
>> I have finished my studies and now I am doing the project to obtain my
>> university degree.
>> My project is called Linux Embedded and it is the first which someone
does
>> in my college. Furthermore, I have done two applications :
>>
>> 1-A TCP/IP application.
>> 2-A real time application.
>>
>> I do these apps to show that embedded linux really jobs. To do this I
use
>> Minirtl and I have two problems :
>>
>> 1-I have finished my applications and know I want run my rtapp in
Minirtl.
>> I use Suse 6.3 in a Pentium 166 and the rtapp jobs. When I want run this
app
>> in Minirtl I do :
>> insmod rtl_fifo ....
>> insmod Myrtapp.o
>> Then I obtain the next message (or very similar):
>>
>> kernel-module version mistach
>> ./module.o was compiled for kernel version 2.2.13-rtl2.0
>> while this kernel is version 2.2.13-RTL2.0
>>
>> What is my error ?
>>
>you set the EXTRAVERSION in the top-level Makefile of the kernel source to
>-rtl2.0 in one case and to RTL2.0 in the other , thats all .Correct that and
>recompile the modules.
>
>> 2-My TCP/IP app needs libvga and I included it in minirtl but it returns
>> Segmentation Fault. Can you answer me what files should I include to use
>> libvga correctly ?
>>
>you need libm.so aswell , minirtl only has libc.so on it .
>
>hofrat
Thanks for answer me so fast. I forgot say you two things :
1- I included libm.so.6 in Minirtl but it returns the same error when I use
libvga : Segmentation Fault.
2- Referent to question1 the Make file is of RTLinux or
Minirtl.
Thanks again and regards
Toni
-- [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/