SMTPSVC;
         Mon, 27 Aug 2001 22:43:42 -0700
Received: from 153.20.95.67 by lw15fd.law15.hotmail.msn.com with HTTP;
Tue, 28 Aug 2001 05:43:42 GMT
X-Originating-IP: [153.20.95.67]
From: "KC Lim" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [rtl] Error in compile  the kernel after patching
Date: Tue, 28 Aug 2001 13:43:42 +0800
Mime-Version: 1.0
Content-Type: text/plain; format=flowed
Message-ID: <[EMAIL PROTECTED]>
X-OriginalArrivalTime: 28 Aug 2001 05:43:42.0656 (UTC)
FILETIME=[65679400:01C12F84]
Sender: [EMAIL PROTECTED]
Precedence: bulk
Reply-To: [EMAIL PROTECTED]

Hi,

Befor I patch the new kernel-2.4.4 with rtlinux-3.1's
kernel_patch-2.4.4, 
the kernel can compile without error and warning.

However, after patched the kernel source, I get lots of following
warning:

[root@localhost linux]# make bzImage
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 
-fomit-frame-pointer -fno-strict-aliasing -pipe
-mpreferred-stack-boundary=2 
-march=i586   -c -o init/main.o init/main.c
In file included from /usr/src/linux/include/asm/system.h:305,
                 from /usr/src/linux/include/asm/semaphore.h:39,
                 from /usr/src/linux/include/linux/fs.h:193,
                 from /usr/src/linux/include/linux/capability.h:17,
                 from /usr/src/linux/include/linux/binfmts.h:5,
                 from /usr/src/linux/include/linux/sched.h:9,
                 from /usr/src/linux/include/linux/mm.h:4,
                 from /usr/src/linux/include/linux/slab.h:14,
                 from /usr/src/linux/include/linux/proc_fs.h:5,
                 from init/main.c:15:
/usr/src/linux/include/asm/rtlinux_cli.h:24:13: warning: extra tokens at
end 
of
#undef directive
/usr/src/linux/include/asm/rtlinux_cli.h:25:13: warning: extra tokens at
end 
of
#undef directive
/usr/src/linux/include/asm/rtlinux_cli.h:26:20: warning: extra tokens at
end 
of
#undef directive
/usr/src/linux/include/asm/rtlinux_cli.h:27:23: warning: extra tokens at
end 
of
#undef directive
/usr/src/linux/include/asm/rtlinux_cli.h:28:22: warning: extra tokens at
end 
of
#undef directive
/usr/src/linux/include/asm/rtlinux_cli.h:29:25: warning: extra tokens at
end 
of
#undef directive
/usr/src/linux/include/asm/rtlinux_cli.h:30:25: warning: extra tokens at
end 
of
#undef directive
/usr/src/linux/include/asm/rtlinux_cli.h:31:24: warning: extra tokens at
end 
of
#undef directive
/usr/src/linux/include/asm/rtlinux_cli.h:41:17: warning: extra tokens at
end 
of
#undef directive


I can boot up the system with this new image and run most of the
examples 
associated with the rtlinux. When I run the rtlcan driver, the system
hang. 
I know it got something to do with the interrupt but I got no ideas
where  
fault is.

Any ideas?

Thanks in advance.

Lim KC

-- [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/

Reply via email to