Problem with autoconf for 4.11 in the MinGW
Andrei Chichak
groups at chichak.ca
Fri Feb 17 05:06:20 UTC 2012
Hi all,
I am getting the tools into shape to attempt to compile 4.11.
I got the various bz2 files from Chris, untarred them into place, then started using my standard build routine.
./bootstrap -c
then
$ ./bootstrap
./c
Can't locate Autom4te/ChannelDefs.pm in @INC (@INC contains: /opt/rtems-4.11/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 /c/opt/rtems-4.11/bin/autoreconf line 40.
BEGIN failed--compilation aborted at /c/opt/rtems-4.11/bin/autoreconf line 40.
grep: Makefile.in: No such file or directory
./c/src/ada-tests
Can't locate Autom4te/ChannelDefs.pm in @INC (@INC contains: /opt/rtems-4.11/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 /c/opt/rtems-4.11/bin/autoreconf line 40.
BEGIN failed--compilation aborted at /c/opt/rtems-4.11/bin/autoreconf line 40.
grep: Makefile.in: No such file or directory
It looks like autoconf either is missing a file or there is more to the install process than a simple tar.
Any hints?
A
More information about the users
mailing list