Palazon Gonzalez Vicente wrote:
> 
> Hi
> 
> I use RTL1.1.
> 
> Compiling rt_com.c (Serial Port Driver):
> 
> $>gcc -I /usr/src/linux/include/linux -O2 -Wall -D__KERNEL__ -D__RT__ -c rt_com.c
>

  Try this 
   $>gcc -I /usr/src/linux/include/linux -O2 -Wall -D__KERNEL__ -D__RT__
-DMODULE -c rt_com.c

I have not tested it but this is the most obvious error

Regards
  Phil Wilshire
--- [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