emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MS-Windows build using Posix configury


From: Dani Moncayo
Subject: Re: MS-Windows build using Posix configury
Date: Thu, 18 Apr 2013 22:27:10 +0200

> But when I go to the root of my local branch and do "./autogen.sh", I
> get this error:
>
>   Checking whether you have the necessary tools...
>   (Read INSTALL.BZR for more details on building Emacs)
>
>   Checking for autoconf (need at least version 2.65)...
>   ok
>   Checking for automake (need at least version 1.11)...
>   ok
>   Your system has the required tools, running autoreconf...
>   Can't locate Autom4te/ChannelDefs.pm in @INC (@INC contains:
> /mingw/share/autoconf /usr/lib/perl5/5.8/msys /usr/lib/perl5/5.8
> /usr/lib/perl5/site_perl/5.8/msys /usr/lib/perl5/site_perl/5.8
> /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/vendor_perl/5.8/msys
> /usr/lib/perl5/vendor_perl/5.8 /usr/lib/perl5/vendor_perl/5.8 .) at
> /c/MinGW/bin/autoreconf-2.68 line 40.
>   BEGIN failed--compilation aborted at /c/MinGW/bin/autoreconf-2.68 line 40.
>
>
> Do you know what's the problem here?

FWIW: I've just downloaded the last build from [1], uncompressed it,
stated a bash shell (by invoking `msys.bat', as usual), and the above
error doesn't appear now:
  $ ./autogen.sh
  Checking whether you have the necessary tools...
  (Read INSTALL.BZR for more details on building Emacs)

  Checking for autoconf (need at least version 2.65)...
  ok
  Checking for automake (need at least version 1.11)...
  ok
  Your system has the required tools, running autoreconf...
  configure.ac:598: installing 'build-aux/compile'
  configure.ac:399: installing 'build-aux/config.guess'
  configure.ac:399: installing 'build-aux/config.sub'
  configure.ac:45: installing 'build-aux/install-sh'
  configure.ac:45: installing 'build-aux/missing'
  lib/Makefile.am: installing 'build-aux/depcomp'
  You can now run `./configure'.


So I'll try to complete the build process from this newer version of MSYS.

--- Footnotes ---

[1] http://sourceforge.net/projects/mingwbuilds/files/external-binary-packages/


--
Dani Moncayo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]