From: Andy Moreton <andrewjmoreton@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: Build failure on Windows
Date: Sun, 05 Mar 2017 11:03:06 +0000 [thread overview]
Message-ID: <86zih0yoid.fsf@gmail.com> (raw)
In-Reply-To: 58BBE663.4020207@gmx.at
On Sun 05 Mar 2017, martin rudalics wrote:
> Current master fails to build on Windows XP as
>
> floatfns.o: In function `ecount_leading_zeros':
> c:\emacs-git\trunk\dbg\src/../../src/floatfns.c:298: undefined reference to `count_leading_zeros_ll'
> collect2: ld returned 1 exit status
> make[1]: *** [temacs.exe] Error 1
> make[1]: Leaving directory `/c/emacs-git/trunk/dbg/src'
> make: *** [src] Error 2
>
> In the past weeks I spent many, many hours rebuilding and bootstrapping
> master with all sorts of failures. I'll stop pulling now until the
> situation improves.
I have seen the same problem, which occurred after the most recent
import from gnulib. This is because nt/gnulib.mk needs to be regenerated
from lib/gnulib.mk (to use an extra gnulib module), but the build
machinery does not seem to handle that properly.
To fix the problem:
- delete nt/gnulib.mk
- run autogen.sh
- build as normal
HTH,
AndyM
next prev parent reply other threads:[~2017-03-05 11:03 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-05 10:20 Build failure on Windows martin rudalics
2017-03-05 11:03 ` Andy Moreton [this message]
2017-03-05 13:27 ` martin rudalics
2017-03-05 15:23 ` Eli Zaretskii
2017-03-05 17:59 ` martin rudalics
2017-03-05 18:32 ` martin rudalics
2017-03-05 20:03 ` Eli Zaretskii
2017-03-05 21:28 ` martin rudalics
2017-03-06 3:27 ` Eli Zaretskii
2017-03-06 8:10 ` martin rudalics
2017-03-05 20:02 ` Eli Zaretskii
2017-03-05 21:28 ` martin rudalics
2017-03-05 21:38 ` Paul Eggert
2017-03-06 3:30 ` Eli Zaretskii
2017-03-06 3:29 ` Eli Zaretskii
2017-03-06 8:11 ` martin rudalics
2017-03-06 16:08 ` Eli Zaretskii
2017-03-06 17:45 ` martin rudalics
2017-03-06 18:48 ` Eli Zaretskii
2017-03-07 9:45 ` martin rudalics
2017-03-07 15:44 ` Eli Zaretskii
2017-03-07 16:13 ` martin rudalics
2017-03-07 16:23 ` Eli Zaretskii
2017-03-05 15:19 ` Eli Zaretskii
2017-03-05 18:10 ` Andy Moreton
2017-03-05 20:06 ` Eli Zaretskii
-- strict thread matches above, loose matches on Subject: below --
2004-03-11 18:28 Eric Hanchrow
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=86zih0yoid.fsf@gmail.com \
--to=andrewjmoreton@gmail.com \
--cc=emacs-devel@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).