unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Ken Brown <kbrown@cornell.edu>
To: Andy Moreton <andrewjmoreton@gmail.com>, 50985@debbugs.gnu.org
Subject: bug#50985: Merging gnulib for Emacs 28.1?
Date: Tue, 5 Oct 2021 08:44:27 -0400	[thread overview]
Message-ID: <bf49a80d-782d-c7b2-cf35-824c6df40e8f@cornell.edu> (raw)
In-Reply-To: <86fstgtkxq.fsf@gmail.com>

On 10/4/2021 7:44 PM, Andy Moreton wrote:
>    CCLD     temacs.exe
> C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/10.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: comp.o: in function `comp_hash_source_file':
> C:/emacs/git/emacs/emacs-28/src/comp.c:725: undefined reference to `md5_stream'
> collect2.exe: error: ld returned 1 exit status
> make[1]: *** [Makefile:647: temacs.exe] Error 1
> make[1]: Leaving directory '/c/emacs/git/emacs/emacs-28/build/mingw64-x86_64-O2-native/src'
> make: *** [Makefile:449: src] Error 2
> 
> That looks like relying on something that has moved to a different
> gnulib module, or the native compiler code will need some adjustment.

md5_stream has moved to a new file, md5-stream.c, which didn't get imported into 
emacs:

commit 439979c0004197d6e0dd67c7807f57edacdf8a0d
Author: Bruno Haible <bruno@clisp.org>
Date:   Sun Sep 19 01:35:19 2021 +0200

     md5: Clarify module to source relation.

     * lib/md5-stream.c: New file, extracted from lib/md5.c.
     * lib/md5.c: Don't include stdlib.h, unlocked-io.h.
     (BLOCKSIZE, md5_stream): Moved to md5-stream.c.
     * lib/md5.h: Tweak.
     * modules/crypto/md5 (Files): Add lib/md5-stream.c.
     (configure.ac): Don't define GL_COMPILE_CRYPTO_STREAM.
     (Makefile.am): Arrange to compile md5-stream.c.
     (Link): Mention $(LIB_CRYPTO).

Ken





  reply	other threads:[~2021-10-05 12:44 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-03  3:42 bug#50985: Merging gnulib for Emacs 28.1? Stefan Kangas
2021-10-03 19:37 ` Paul Eggert
2021-10-04  6:37   ` Paul Eggert
2021-10-04 12:19     ` Eli Zaretskii
2021-10-04 22:26       ` Paul Eggert
2021-10-04 23:18       ` Andy Moreton
2021-10-04 23:44         ` Andy Moreton
2021-10-05 12:44           ` Ken Brown [this message]
2021-10-05 12:59           ` Eli Zaretskii
2021-10-05 12:58         ` Eli Zaretskii
2021-10-05 13:44           ` Robert Pluim
2021-10-05 14:09             ` Ken Brown
2021-10-05 14:11               ` Robert Pluim
2021-10-05 16:16                 ` Paul Eggert
2021-10-05 18:15                   ` Andy Moreton
2021-10-06  7:23                   ` Robert Pluim
2021-10-05 16:19               ` Paul Eggert
2021-10-07  9:14 ` Lars Ingebrigtsen

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=bf49a80d-782d-c7b2-cf35-824c6df40e8f@cornell.edu \
    --to=kbrown@cornell.edu \
    --cc=50985@debbugs.gnu.org \
    --cc=andrewjmoreton@gmail.com \
    /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).