unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#51583: 29.0.50; cygw32 build break
@ 2021-11-03 11:35 Kazuhiro Ito
  2021-11-03 14:15 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Kazuhiro Ito @ 2021-11-03 11:35 UTC (permalink / raw)
  To: 51583

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.

-- 
Kazuhiro Ito





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

* bug#51583: 29.0.50; cygw32 build break
  2021-11-03 11:35 bug#51583: 29.0.50; cygw32 build break Kazuhiro Ito
@ 2021-11-03 14:15 ` Eli Zaretskii
  2021-11-04  8:43   ` Kazuhiro Ito
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2021-11-03 14:15 UTC (permalink / raw)
  To: Kazuhiro Ito; +Cc: 51583

> Date: Wed, 03 Nov 2021 20:35:57 +0900
> From: Kazuhiro Ito <kzhr@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).





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

* bug#51583: 29.0.50; cygw32 build break
  2021-11-03 14:15 ` Eli Zaretskii
@ 2021-11-04  8:43   ` Kazuhiro Ito
  2021-11-04  9:14     ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Kazuhiro Ito @ 2021-11-04  8:43 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 51583

> > 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).

I confiremed the problem was fixed.  I also confirmed colors of title
bar and scroll bars were changed as MinGW build.
Thank you.

-- 
Kazuhiro Ito





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

* bug#51583: 29.0.50; cygw32 build break
  2021-11-04  8:43   ` Kazuhiro Ito
@ 2021-11-04  9:14     ` Eli Zaretskii
  0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2021-11-04  9:14 UTC (permalink / raw)
  To: Kazuhiro Ito; +Cc: 51583-done

> Date: Thu, 04 Nov 2021 17:43:04 +0900
> From: Kazuhiro Ito <kzhr@d1.dion.ne.jp>
> Cc: 51583@debbugs.gnu.org
> 
> > > 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).
> 
> I confiremed the problem was fixed.  I also confirmed colors of title
> bar and scroll bars were changed as MinGW build.
> Thank you.

Thanks for testing, I'm therefore closing this bug.





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

end of thread, other threads:[~2021-11-04  9:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-03 11:35 bug#51583: 29.0.50; cygw32 build break Kazuhiro Ito
2021-11-03 14:15 ` Eli Zaretskii
2021-11-04  8:43   ` Kazuhiro Ito
2021-11-04  9:14     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).