unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Vincent Belaïche" <vincent.b.1@hotmail.fr>
To: Eli Zaretskii <eliz@gnu.org>
Cc: "21789@debbugs.gnu.org" <21789@debbugs.gnu.org>
Subject: bug#21789: 25.0.50; Can' build Emacs (my first build since GIT migration)
Date: Fri, 30 Oct 2015 19:17:28 +0100	[thread overview]
Message-ID: <DUB109-W87B4F8B8F2E844553208A4842F0@phx.gbl> (raw)
In-Reply-To: <8337ws1n6x.fsf@gnu.org>

Dear Eli,

----------------------------------------
> Date: Fri, 30 Oct 2015 15:49:10 +0200
> From: eliz@gnu.org
> Subject: Re: bug#21789: 25.0.50; Can' build Emacs (my first build since GIT migration)
> To: vincent.b.1@hotmail.fr
> CC: 21789@debbugs.gnu.org; vincent.b.1@hotmail.fr
>
>> From: Vincent Belaïche <vincent.b.1@hotmail.fr>
>> Date: Fri, 30 Oct 2015 12:53:31 +0100
>> Cc: Vincent Belaïche <vincent.b.1@hotmail.fr>
>>
>>
>> I am trying to build from repo. I am on MSWindows 7 with MSYS W64.
>> Here is what happens:
>>
>> $ ./autogen.sh

[...]

>> error-> autoreconf: failed to run aclocal: Bad file number
>
> Your Automake/Autoconf installation is not an MSYS installation, but a
> native Windows one, so it produces Windows CRLF EOLs, and that
> confuses all kinds of scripts and/or utilities that are involved in
> the configure process. Or maybe some of the utilities invoked by
> Automake/Autoconf are not MSYS utilities (check your PATH).
>
> You can find Automake/Autoconf suitable for building Emacs on the
> ezwinports site.
>
> IOW, this is a cockpit error.

Thank you for your kind help. After some checking, it proved out that
file configure.ac contained CRLF EOL's.

If I do:

   $ git check-attr -a -- configure.ac
   $

I get no output, so configure.ac does not have any "eol" attribute set
to "lf". And the .gitattributes files does not tell anything either.

After doing some dos2unix on configure.ac, the ./autogen.sh runs
normally and I get a configure script --- which I have not yet used.


VBR,
    Vincent Belaïche

 		 	   		  




  reply	other threads:[~2015-10-30 18:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-30 11:53 bug#21789: 25.0.50; Can' build Emacs (my first build since GIT migration) Vincent Belaïche
2015-10-30 13:49 ` Eli Zaretskii
2015-10-30 18:17   ` Vincent Belaïche [this message]
2015-10-30 20:31     ` Eli Zaretskii
2015-10-31 13:26       ` Vincent Belaïche
2015-10-31 13:42         ` Eli Zaretskii
2015-10-31 17:57           ` Vincent Belaïche
2015-10-31 18:21             ` Eli Zaretskii
2015-10-30 18:42   ` Glenn Morris
2015-10-30 20:33     ` Eli Zaretskii
2015-10-30 20:41     ` Vincent Belaïche
2015-10-30 22:27       ` Vincent Belaïche

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DUB109-W87B4F8B8F2E844553208A4842F0@phx.gbl \
    --to=vincent.b.1@hotmail.fr \
    --cc=21789@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).