[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
automake do not work in rtems4.8-arm-1.exe
- Date: Wed, 25 Apr 2007 08:46:22 +1000
- From: chrisj at rtems.org (Chris Johns)
- Subject: automake do not work in rtems4.8-arm-1.exe
ray wrote:
>
> I download the rtems4.8-arm-1.exe from /ftp/pub/rtems/windows/. I install it (it
> is very easy to install). But seems it do not work :(
>
> Here is the error message for automake
>
> $ automake
> Can't locate Automake/Struct.pm in @INC (@INC contains: /home2/work/chris/rtems/
> 4.7/build/rpms/share/automake-1.10 /usr/lib/perl5/5.8/cygwin /usr/lib/perl5/5.8
> /usr/lib/perl5/site_perl/5.8/cygwin /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/
> site_perl/5.8/cygwin /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/vendor_perl/5.8
> /cygwin /usr/lib/perl5/vendor_perl/5.8 /usr/lib/perl5/vendor_perl/5.8/cygwin /us
> r/lib/perl5/vendor_perl/5.8 .) at /rtems/cross/arm-rtems/bin/automake line 48.
> BEGIN failed--compilation aborted at /rtems/cross/arm-rtems/bin/automake line 48
>
This means something is not right in the install script. Please take a look at
the Wiki entry:
http://www.rtems.org/wiki/index.php/MinGW_Tools_for_Windows#Setting_Up_MinGW
under the "Setting Up MinGW" section. The /etc/fstab entry needs to be set as
shown.
Note the 4.8 tools will not work due to:
https://www.rtems.org/bugzilla/show_bug.cgi?id=1228
Regards
Chris