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: Andrea Corallo
Subject: Re: emacs-28 build failure - gnulib
Date: Wed, 06 Oct 2021 08:20:23 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Manuel Uberti <manuel.uberti@inventati.org> writes:

> 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

Hi Manuel,

I think this should have been addressed (see bug#50985).

BR

  Andrea



reply via email to

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