emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-28 build failure - gnulib


From: Manuel Uberti
Subject: Re: emacs-28 build failure - gnulib
Date: Wed, 6 Oct 2021 07:34:02 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

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



reply via email to

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