Autoconf and the Fedora 12 build environment

Alin Rus alin.codejunkie at gmail.com
Mon May 3 23:39:33 UTC 2010


On 05/04/2010 02:35 AM, Todd Krein wrote:
> Sorry if this is covered somewhere else, but...
>
>
>
> I just downloaded the virtualbox version of the build environment, and,
> following the directions, updated the system and pulled a version of
> rtems from CVS.
>
>
>
> Running bootstrap fails because librtems+ wants autoconf version 2.64,
> but 2.63 is what's installed. Asking YUM  to update autoconf tells me I
> have the latest.
>
>
>
> Any suggestions?
>
>
>
> Thanks,
>
> Todd
>
>
>
> ---------------------------
>
> Todd Krein
>
> Director of Architecture
>
>
>
> 650-566-6657
>
> todd.krein at ooma.com<mailto:todd.krein at ooma.com>
>
>
>
>
>
>
>
>
>
> _______________________________________________
> rtems-users mailing list
> rtems-users at rtems.org
> http://www.rtems.org/mailman/listinfo/rtems-users


Add to $PATH the location of your tools.

For example:

export PATH=/opt/rtems-4.9/bin:$PATH


Regards


-- 
Alin Rus



More information about the users mailing list