GNU bug report logs -
#51583
29.0.50; cygw32 build break
Previous Next
Reported by: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
Date: Wed, 3 Nov 2021 11:37:01 UTC
Severity: normal
Found in version 29.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Wed, 03 Nov 2021 20:35:57 +0900
> From: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
>
> Cygw32 build fails on trunk.
>
> $ ./configure --with-w32
> $ make
>
> (snip)
> CCLD temacs.exe
> /usr/lib/gcc/x86_64-pc-cygwin/10/../../../../x86_64-pc-cygwin/bin/ld: w32fns.o:w32fns.c:(.text+0xec1a): undefined reference to `w32_get_resource'
> collect2: error: ld returned 1 exit status
> make[1]: *** [Makefile:647: temacs.exe] Error 1
> make[1]: Leaving directory '/dfs/f/build/cygwin64/emacs/src'
> make: *** [Makefile:450: src] Error 2
>
> w32_get_resource function is defined in w32.c, which is not compiled
> on Cygwin buid.
Thanks, I tried to fix this now. Please test, including the new
dark-theme functionality (if you have a new enough Windows
installation).
This bug report was last modified 3 years and 203 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.