GNU bug report logs - #45303
28.0.50; [feature/native-comp] comp.c compilation error on Windows 10

Previous Next

Package: emacs;

Reported by: Liāu, Kiong-Gē 廖宮毅 <gongyi.liao <at> gmail.com>

Date: Thu, 17 Dec 2020 20:22:01 UTC

Severity: normal

Found in version 28.0.50

Done: Andrea Corallo <akrl <at> sdf.org>

Bug is archived. No further changes may be made.

Full log


Message #29 received at 45303 <at> debbugs.gnu.org (full text, mbox):

From: Andrea Corallo <akrl <at> sdf.org>
To: Liāu, Kiong-Gē 廖宮毅 <gongyi.liao <at> gmail.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 45303 <at> debbugs.gnu.org
Subject: Re: bug#45303: 28.0.50; [feature/native-comp] comp.c compilation
 error on Windows 10
Date: Thu, 17 Dec 2020 21:41:44 +0000
"Liāu, Kiong-Gē 廖宮毅" <gongyi.liao <at> gmail.com> writes:

> commit 87f6e93799  lead to successful compilation of comp.c, but lead
> to linker errors while generating temacs.exe:
>
>
>  CCLD     temacs.exe
> C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
> comp.o: in function `md5_gz_stream':
> C:\msys64\home\VWinUser0\Downloads\emacs\native-comp\build\src/../../src/src/comp.c:713:
> undefined reference to `inflateInit2_'
> C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/10.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
> C:\msys64\home\VWinUser0\Downloads\emacs\native-comp\build\src/../../src/src/comp.c:730:
> undefined reference to `inflate'

That's curious, looks you've not zlib but from the config.log you do...

Closing the day and will think about that tomorrow, perhaps someone will
suggest what I'm missing in the meanwhile.

  Andrea




This bug report was last modified 4 years and 131 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.