Problem with autoconf for 4.11 in the MinGW

Chris Johns chrisj at rtems.org
Fri Feb 17 06:14:41 UTC 2012


On 17/02/12 4:06 PM, Andrei Chichak wrote:
> 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?
>

Add an entry to /etc/fstab so /opt/rtems-4.11 points to the location you 
installed the tools.

Chris



More information about the users mailing list