<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=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","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;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
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-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal style='margin-bottom:12.0pt'>Hi All,<br><br>I am installing rtems-4.9 on fedora 18. (require it for an application only compatiable with 4.9.3 version)<br><br>I want to configure it for SPARC architecture, but while installing sparc specific tootset it is giving the following ERROR: <br><br>[puneet@localhost ~]$ sudo yum install rtems-4.9-sparc-*<br>Loaded plugins: langpacks, presto<br>Package rtems-4.9-sparc-rtems4.9-gcc-libgcc-4.3.2-25.el6.noarch already installed and latest version<br>Package rtems-4.9-sparc-rtems4.9-gdb-6.8-11.el6.x86_64 already installed and latest version<br>Package rtems-4.9-sparc-rtems4.9-newlib-1.16.0-25.el6.noarch already installed and latest version<br>Package rtems-4.9-sparc-rtems4.9-binutils-2.19-3.el6.x86_64 already installed and latest version<br>Package rtems-4.9-sparc-rtems4.9-gcc-libstdc++-4.3.2-25.el6.noarch already installed and latest version<br>Resolving Dependencies<br>--> Running transaction check<br>---> Package rtems-4.9-sparc-rtems4.9-gcc.x86_64 0:4.3.2-25.el6 will be installed<br>--> Processing Dependency: rtems-4.9-gcc-common for package: rtems-4.9-sparc-rtems4.9-gcc-4.3.2-25.el6.x86_64<br>--> Processing Dependency: libgmp.so.3()(64bit) for package: rtems-4.9-sparc-rtems4.9-gcc-4.3.2-25.el6.x86_64<br>--> Processing Dependency: libmpfr.so.1()(64bit) for package: rtems-4.9-sparc-rtems4.9-gcc-4.3.2-25.el6.x86_64<br>---> Package rtems-4.9-sparc-rtems4.9-gcc-c++.x86_64 0:4.3.2-25.el6 will be installed<br>--> Processing Dependency: libmpfr.so.1()(64bit) for package: rtems-4.9-sparc-rtems4.9-gcc-c++-4.3.2-25.el6.x86_64<br>--> Processing Dependency: libgmp.so.3()(64bit) for package: rtems-4.9-sparc-rtems4.9-gcc-c++-4.3.2-25.el6.x86_64<br>--> Running transaction check<br>---> Package rtems-4.9-gcc-common.noarch 0:4.3.2-25.el6 will be installed<br>---> Package rtems-4.9-sparc-rtems4.9-gcc.x86_64 0:4.3.2-25.el6 will be installed<br>--> Processing Dependency: libgmp.so.3()(64bit) for package: rtems-4.9-sparc-rtems4.9-gcc-4.3.2-25.el6.x86_64<br>--> Processing Dependency: libmpfr.so.1()(64bit) for package: rtems-4.9-sparc-rtems4.9-gcc-4.3.2-25.el6.x86_64<br>---> Package rtems-4.9-sparc-rtems4.9-gcc-c++.x86_64 0:4.3.2-25.el6 will be installed<br>--> Processing Dependency: libmpfr.so.1()(64bit) for package: rtems-4.9-sparc-rtems4.9-gcc-c++-4.3.2-25.el6.x86_64<br>--> Processing Dependency: libgmp.so.3()(64bit) for package: rtems-4.9-sparc-rtems4.9-gcc-c++-4.3.2-25.el6.x86_64<br>--> Finished Dependency Resolution<br><b>Error: Package: rtems-4.9-sparc-rtems4.9-gcc-c++-4.3.2-25.el6.x86_64 (rtems-4.9)<br>           Requires: libgmp.so.3()(64bit)<br>Error: Package: rtems-4.9-sparc-rtems4.9-gcc-4.3.2-25.el6.x86_64 (rtems-4.9)<br>           Requires: libmpfr.so.1()(64bit)<br>Error: Package: rtems-4.9-sparc-rtems4.9-gcc-c++-4.3.2-25.el6.x86_64 (rtems-4.9)<br>           Requires: libmpfr.so.1()(64bit)<br>Error: Package: rtems-4.9-sparc-rtems4.9-gcc-4.3.2-25.el6.x86_64 (rtems-4.9)<br>           Requires: libgmp.so.3()(64bit)</b><br> You could try using --skip-broken to work around the problem<br> You could try running: rpm -Va --nofiles --nodigest<br><br><br>**I have already installed "gmp, gmp-devel 5.0.5-3.fc18" also "mpfr, mpfr-devel 3.1.1-1.fc18" which i think contain the required packages, but still it is giving this error. <br><br>Kindly, inform what I am missing ?<br><br>Thanks<br>Puneet<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>