automake problem on window
Chris Johns
chrisj at rtems.org
Fri Nov 9 19:48:07 UTC 2007
?? wrote:
> hi,
>
> I am migrating my development enviroment from linux to windows.
> I followed the wiki page, installed mingw, msys, msysDTK.
>
> I installed rtems4.7-i386-4.exe to c:\rtems\i386
> and mingw to c:\mingw
> and msys, msysDTK to there default path.
>
Which Wiki page refers to rtems4.7 ?
The current version is for rtems4.8 and build 16.
> my /etc/fstab:
>
> c:/MinGW /mingw
> C:/rtems/i386 /home2/work/chris/rtems/4.7/build/rpms
>
> and it works very when building rtems and apps
>
> but automake got a problem:
>
> $automake-1.10
> Can't locate Autom4te/General.pm in @INC (@INC contains:
> /usr/share/autoconf /usr/lib/perl5/5.6.1/msys /usr/lib/perl5/5.6.1
> /usr/lib/perl5/site_perl/5.6.1/msys /usr/lib/perl5/site_perl/5.6.1
> /usr/lib/perl5/site_perl .) at /usr/bin/autom4te line 40.
> BEGIN failed--compilation aborted at /usr/bin/autom4te line 40.
> automake-1.10: autoconf failed with exit status: 2
>
Where did you get automake-1.10 from ?
What does 'which automake-1.10' say ?
Regards
Chris
More information about the users
mailing list