<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META content="MSHTML 5.00.3103.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi, I met error when I compile RTEMS on redhat 6.0 in 
intel x86. I don't want crosscompiler,just want to compile a x86 version. So I 
used the native gnu compile environment shipped with redhat 6.0.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>The following command are given:</FONT></DIV>
<DIV><FONT size=2>  Configure --program-prefix=</FONT></DIV>
<DIV><FONT size=2>  make RTEMS_BSP="pc386"</FONT></DIV>
<DIV><FONT size=2>when make , the following error was met:</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT size=2>In file included from 
/usr/include/stdio.h:57,<BR>                 
from 
../../../../../../pc386/lib/include/libcpu/cpuModel.h:19,<BR>                 
from 
../../../../.././src/exec/score/cpu/i386/cpu.c:19:<BR>/usr/include/libio.h:328: 
conflicting types for '__restrict'</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Is there any one who can give me some suggestions? 
</FONT></DIV>
<DIV><FONT size=2>Thanks in advance.<BR></DIV></FONT></BODY></HTML>