Talk:Virtual Machines for RTEMS Development

From RTEMSWiki

Jump to: navigation, search

The ./bootstrap step fails after cvs update due to requiring a newer version of autoconf than the initial yum update provides. Installing rtems-4.10-autoconf-2.68-1.fc12.noarch.rpm seems to fix this. You can download this file from the REM RPM repository ([1]). I recommend downloading getting both autoconf and automake and putting them in a local directory. Then run "yum localinstall rtems-4.10-auto*" as root to install both of them. (Jim Alves-Foss Feb 1, 2011)

Since Fedora 12 is out of date, yum will no longer provide the most recent files required by the cvs update. I found both a missing library as well as the autoconf problems. Once I figure out how to build with the latest RTEMS distribution I will post. (Jim Alves-Foss Jan 31, 2011)

The distribution works fine (as is) for sis, except that you need to use the command ../j-sis instead of ../build-sis. (Jim Alves-Foss Jan 31, 2011)

Hopefully Red Hat will add Multiple Precision Complex Library as a package :)

Personal tools