automake problem on window
阎淼
yanmiaobest at gmail.com
Fri Nov 9 14:57:51 UTC 2007
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.
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
I searched the mailing list but did not find an answer.
More information about the users
mailing list