<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Consolas",serif;
        color:black;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body bgcolor=white lang=EN-CA link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='color:windowtext;mso-fareast-language:EN-US'>Great, thank you! I’ll install pc-rtems and report back with the success.<o:p></o:p></span></p><p class=MsoNormal><span style='color:windowtext;mso-fareast-language:EN-US'><o:p> </o:p></span></p><div><p class=MsoNormal><span style='color:windowtext'>--<o:p></o:p></span></p><p class=MsoNormal><span style='color:windowtext'>Best Regards,<o:p></o:p></span></p><p class=MsoNormal><span style='color:windowtext'>Akiv Jhirad<o:p></o:p></span></p></div><p class=MsoNormal><span style='color:windowtext;mso-fareast-language:EN-US'><o:p> </o:p></span></p><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b><span lang=EN-US style='color:windowtext'>From:</span></b><span lang=EN-US style='color:windowtext'> Till Straumann [mailto:strauman@slac.stanford.edu] <br><b>Sent:</b> October 22, 2017 9:42 PM<br><b>To:</b> Akiv <akivjh@gmail.com>; users@rtems.org<br><b>Subject:</b> Re: Installing cexp-2.2.3 for RTEMS 4.12<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>I have updated cexp so it should build for rtems-4.12.<br><br>git://github.com/till-s/cexpsh<br><br>Also supports ARM now.<br><br>- T.<br><br>On 10/05/2017 04:06 PM, Akiv wrote:<o:p></o:p></p></div><blockquote style='margin-top:5.0pt;margin-bottom:5.0pt'><div><p class=MsoNormal><span style='font-size:9.5pt'>Hi All,</span> <o:p></o:p></p><div><p class=MsoNormal><span style='font-size:9.5pt'><o:p> </o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>I have built RTEMS 4.12 for the pc686 BSP. I am now trying to install cexp 2.2.3. My goal is to run pc-rtems according to this guide: <a href="https://github.com/nasa/cFE/tree/master/psp/fsw/pc-rtems">https://github.com/nasa/cFE/tree/master/psp/fsw/pc-rtems</a>.<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'><o:p> </o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>After configuring, when I run the make I get the following error.<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'><o:p> </o:p></span></p></div><div><div><p class=MsoNormal><span style='font-size:9.5pt'>bash-4.1$ ../cexp-CEXP_Release_2_2_3/configure --with-rtems-top=/home/rtems/pc_rtems/development/rtems/4.12 --host=i386-rtems4.12 --enable-std-rtems-installdirs<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>bash-4.1$ make -j 8<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'><o:p> </o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>make  all-recursive<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>make[1]: Entering directory `/home/rtems/pc_rtems/development/rtems/kernel/b-cexp'<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>Making all in pc686<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>make[2]: Entering directory `/home/rtems/pc_rtems/development/rtems/kernel/b-cexp/pc686'<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>make  all-recursive<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>make[3]: Entering directory `/home/rtems/pc_rtems/development/rtems/kernel/b-cexp/pc686'<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>Making all in regexp<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>make[4]: Entering directory `/home/rtems/pc_rtems/development/rtems/kernel/b-cexp/pc686/regexp'<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>make[4]: Nothing to be done for `all'.<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>make[4]: Leaving directory `/home/rtems/pc_rtems/development/rtems/kernel/b-cexp/pc686/regexp'<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>Making all in libtecla<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>make[4]: Entering directory `/home/rtems/pc_rtems/development/rtems/kernel/b-cexp/pc686/libtecla'<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>i386-rtems4.12-gcc -B/home/rtems/pc_rtems/development/rtems/4.12/i386-rtems4.12/pc686/lib/ -specs bsp_specs -qrtems  -B /home/rtems/pc_rtems/development/rtems/4.12/i386-rtems4.12/lib -mtune=pentiumpro -march=pentium  -I/home/rtems/pc_rtems/development/rtems/4.12/i386-rtems4.12/pc686/lib/include -I/home/rtems/pc_rtems/development/rtems/4.12/i386-rtems4.12/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtecla\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -I. -I../..//../cexp-CEXP_Release_2_2_3/libtecla   -I../..//../cexp-CEXP_Release_2_2_3/libtecla/.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtecla\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1    -MT libtecla_a-getline.o -MD -MP -MF .deps/libtecla_a-getline.Tpo -c -o libtecla_a-getline.o `test -f 'getline.c' || echo '../..//../cexp-CEXP_Release_2_2_3/libtecla/'`getline.c<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>i386-rtems4.12-gcc -B/home/rtems/pc_rtems/development/rtems/4.12/i386-rtems4.12/pc686/lib/ -specs bsp_specs -qrtems  -B /home/rtems/pc_rtems/development/rtems/4.12/i386-rtems4.12/lib -mtune=pentiumpro -march=pentium  -I/home/rtems/pc_rtems/development/rtems/4.12/i386-rtems4.12/pc686/lib/include -I/home/rtems/pc_rtems/development/rtems/4.12/i386-rtems4.12/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libtecla\" -DVERSION=\"1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SELECT=1 -I. -I../..//../cexp-CEXP_Release_2_2_3/libtecla   -I../..//../cexp-CEXP_Release_2_2_3/libtecla/.. -D_POSIX_C_SOURCE=199506L -DPREFER_REENTRANT    -MT libtecla_r_a-getline.o -MD -MP -MF .deps/libtecla_r_a-getline.Tpo -c -o libtecla_r_a-getline.o `test -f 'getline.c' || echo '../..//../cexp-CEXP_Release_2_2_3/libtecla/'`getline.c<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>In file included from ../..//../cexp-CEXP_Release_2_2_3/libtecla/getline.c:154:0:<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>../..//../cexp-CEXP_Release_2_2_3/libtecla/../rtems-hackdefs.h:60:2: error: #error "This file is deprecated; remove this line if you absolutely have to use it"<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'> #error "This file is deprecated; remove this line if you absolutely have to use it"<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>  ^~~~~<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>../..//../cexp-CEXP_Release_2_2_3/libtecla/../rtems-hackdefs.h:62:8: error: redefinition of 'struct winsize'<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'> struct winsize {<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>        ^~~~~~~<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>In file included from /home/rtems/pc_rtems/development/rtems/4.12/i386-rtems4.12/include/sys/ioctl.h:49:0,<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>                 from ../..//../cexp-CEXP_Release_2_2_3/libtecla/getline.c:59:<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>/home/rtems/pc_rtems/development/rtems/4.12/i386-rtems4.12/include/sys/ttycom.h:52:8: note: originally defined here<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'> struct winsize {<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>        ^~~~~~~<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>In file included from ../..//../cexp-CEXP_Release_2_2_3/libtecla/getline.c:154:0:<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>../..//../cexp-CEXP_Release_2_2_3/libtecla/../rtems-hackdefs.h:74:0: warning: "IOCPARM_MASK" redefined<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'> #define IOCPARM_MASK 0x1fff  /* parameter length, at most 13 bits */<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'> <o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>In file included from /home/rtems/pc_rtems/development/rtems/4.12/i386-rtems4.12/include/sys/ioctl.h:45:0,<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>                 from ../..//../cexp-CEXP_Release_2_2_3/libtecla/getline.c:59:<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>/home/rtems/pc_rtems/development/rtems/4.12/i386-rtems4.12/include/sys/ioccom.h:47:0: note: this is the location of the previous definition<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'> #define IOCPARM_MASK ((1 << IOCPARM_SHIFT) - 1) /* parameter length mask */<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'> <o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>In file included from ../..//../cexp-CEXP_Release_2_2_3/libtecla/getline.c:154:0:<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>../..//../cexp-CEXP_Release_2_2_3/libtecla/../rtems-hackdefs.h:76:0: warning: "_IOC" redefined<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'> #define _IOC(inout,group,num,len) (inout | ((len & IOCPARM_MASK) << 16) | ((group) << 8) | (num))<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'> <o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>In file included from /home/rtems/pc_rtems/development/rtems/4.12/i386-rtems4.12/include/sys/ioctl.h:45:0,<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>                 from ../..//../cexp-CEXP_Release_2_2_3/libtecla/getline.c:59:<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>/home/rtems/pc_rtems/development/rtems/4.12/i386-rtems4.12/include/sys/ioccom.h:59:0: note: this is the location of the previous definition<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'> #define _IOC(inout,group,num,len)     \<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'> <o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>In file included from ../..//../cexp-CEXP_Release_2_2_3/libtecla/getline.c:154:0:<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>../..//../cexp-CEXP_Release_2_2_3/libtecla/../rtems-hackdefs.h:60:2: error: #error "This file is deprecated; remove this line if you absolutely have to use it"<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'> #error "This file is deprecated; remove this line if you absolutely have to use it"<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>  ^~~~~<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>../..//../cexp-CEXP_Release_2_2_3/libtecla/../rtems-hackdefs.h:62:8: error: redefinition of 'struct winsize'<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'> struct winsize {<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>        ^~~~~~~<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>In file included from /home/rtems/pc_rtems/development/rtems/4.12/i386-rtems4.12/include/sys/ioctl.h:49:0,<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>                 from ../..//../cexp-CEXP_Release_2_2_3/libtecla/getline.c:59:<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>/home/rtems/pc_rtems/development/rtems/4.12/i386-rtems4.12/include/sys/ttycom.h:52:8: note: originally defined here<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'> struct winsize {<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>        ^~~~~~~<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>In file included from ../..//../cexp-CEXP_Release_2_2_3/libtecla/getline.c:154:0:<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>../..//../cexp-CEXP_Release_2_2_3/libtecla/../rtems-hackdefs.h:74:0: warning: "IOCPARM_MASK" redefined<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'> #define IOCPARM_MASK 0x1fff  /* parameter length, at most 13 bits */<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'> <o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>In file included from /home/rtems/pc_rtems/development/rtems/4.12/i386-rtems4.12/include/sys/ioctl.h:45:0,<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>                 from ../..//../cexp-CEXP_Release_2_2_3/libtecla/getline.c:59:<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>/home/rtems/pc_rtems/development/rtems/4.12/i386-rtems4.12/include/sys/ioccom.h:47:0: note: this is the location of the previous definition<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'> #define IOCPARM_MASK ((1 << IOCPARM_SHIFT) - 1) /* parameter length mask */<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'> <o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>In file included from ../..//../cexp-CEXP_Release_2_2_3/libtecla/getline.c:154:0:<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>../..//../cexp-CEXP_Release_2_2_3/libtecla/../rtems-hackdefs.h:76:0: warning: "_IOC" redefined<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'> #define _IOC(inout,group,num,len) (inout | ((len & IOCPARM_MASK) << 16) | ((group) << 8) | (num))<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'> <o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>In file included from /home/rtems/pc_rtems/development/rtems/4.12/i386-rtems4.12/include/sys/ioctl.h:45:0,<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>                 from ../..//../cexp-CEXP_Release_2_2_3/libtecla/getline.c:59:<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>/home/rtems/pc_rtems/development/rtems/4.12/i386-rtems4.12/include/sys/ioccom.h:59:0: note: this is the location of the previous definition<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'> #define _IOC(inout,group,num,len)     \<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'> <o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>make[4]: *** [libtecla_r_a-getline.o] Error 1<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>make[4]: *** Waiting for unfinished jobs....<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>make[4]: *** [libtecla_a-getline.o] Error 1<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>make[4]: Leaving directory `/home/rtems/pc_rtems/development/rtems/kernel/b-cexp/pc686/libtecla'<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>make[3]: *** [all-recursive] Error 1<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>make[3]: Leaving directory `/home/rtems/pc_rtems/development/rtems/kernel/b-cexp/pc686'<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>make[2]: *** [all] Error 2<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>make[2]: Leaving directory `/home/rtems/pc_rtems/development/rtems/kernel/b-cexp/pc686'<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>make[1]: *** [all-recursive] Error 1<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>make[1]: Leaving directory `/home/rtems/pc_rtems/development/rtems/kernel/b-cexp'<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>make: *** [all] Error 2<o:p></o:p></span></p></div></div><div><p class=MsoNormal><span style='font-size:9.5pt'><o:p> </o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'>Would someone be able to provide some insight? <o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:9.5pt'><o:p> </o:p></span></p></div><div><div><div><div><div><p class=MsoNormal>--<o:p></o:p></p></div><div><p class=MsoNormal>Best Regards, <o:p></o:p></p><div><p class=MsoNormal>Akiv Jhirad<o:p></o:p></p></div></div></div></div></div></div></div><p class=MsoNormal><br><br><br><o:p></o:p></p><pre>_______________________________________________<o:p></o:p></pre><pre>users mailing list<o:p></o:p></pre><pre><a href="mailto:users@rtems.org">users@rtems.org</a><o:p></o:p></pre><pre><a href="http://lists.rtems.org/mailman/listinfo/users">http://lists.rtems.org/mailman/listinfo/users</a><o:p></o:p></pre></blockquote><p class=MsoNormal><o:p> </o:p></p></div></body></html>