all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: emacs-28 build failure - gnulib
@ 2021-10-06  5:34 Manuel Uberti
  2021-10-06  8:20 ` Andrea Corallo via Emacs development discussions.
  0 siblings, 1 reply; 15+ messages in thread
From: Manuel Uberti @ 2021-10-06  5:34 UTC (permalink / raw)
  To: eliz, emacs-devel

I just pulled 3ff29babbfa2f8b46848944629c1e047291e916b from master and I did:

- git clean -xfd
- ./autogen.sh
- ./configure --with-harfbuzz --with-native-compilation
- make bootstrap -j16

But I am still getting this:

make[2]: Leaving directory '/home/manuel/emacs/doc/lispref'
   CCLD     temacs
/usr/bin/ld: comp.o: in function `comp_hash_source_file':
/home/manuel/emacs/src/comp.c:725: undefined reference to `md5_stream'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:647: temacs] Error 1
make[2]: Leaving directory '/home/manuel/emacs/src'
make[1]: *** [Makefile:449: src] Error 2
make[1]: Leaving directory '/home/manuel/emacs'
make: *** [Makefile:1147: bootstrap] Error 2

-- 
Manuel Uberti
www.manueluberti.eu



^ permalink raw reply	[flat|nested] 15+ messages in thread
* emacs-28 build failure - gnulib
@ 2021-10-05  1:51 Rajeev N via Emacs development discussions.
  2021-10-05  7:25 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 15+ messages in thread
From: Rajeev N via Emacs development discussions. @ 2021-10-05  1:51 UTC (permalink / raw)
  To: emacs-devel

  CCLD     temacs
/usr/bin/ld: comp.o: in function `comp_hash_source_file':
/home/rajeev/tmp/build/em/emacs-28/src/comp.c:725: undefined reference to `md5_stream'
collect2: error: ld returned 1 exit status



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2021-10-06  8:57 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-06  5:34 emacs-28 build failure - gnulib Manuel Uberti
2021-10-06  8:20 ` Andrea Corallo via Emacs development discussions.
2021-10-06  8:23   ` Manuel Uberti
2021-10-06  8:56     ` Robert Pluim
2021-10-06  8:57       ` Manuel Uberti
  -- strict thread matches above, loose matches on Subject: below --
2021-10-05  1:51 Rajeev N via Emacs development discussions.
2021-10-05  7:25 ` Lars Ingebrigtsen
2021-10-05  8:05   ` Andrea Corallo via Emacs development discussions.
2021-10-05 16:24     ` Paul Eggert
2021-10-05 16:53       ` Andrea Corallo via Emacs development discussions.
2021-10-05 18:24         ` Paul Eggert
2021-10-05 18:51           ` Andreas Schwab
2021-10-05 19:08             ` Paul Eggert
2021-10-05 19:50               ` Andreas Schwab
2021-10-05 12:50   ` Eli Zaretskii

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.