unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#50520: GNU emacs commit 2e595b3e8b8870 fails to build on Debian GNU/Linux bookworm/sid (x86-64)
@ 2021-09-11 11:35 Basile Starynkevitch
  2021-09-11 16:05 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Basile Starynkevitch @ 2021-09-11 11:35 UTC (permalink / raw)
  To: 50520

[-- Attachment #1: Type: text/plain, Size: 1723 bytes --]

Hello emacs developers.


I am often compiling the latest GNU emacs snapshot, and generally with 
success.

Today it fails with:

guiseppe.x86_64 src/Editors/emacs 13:33 .0 %make
make -C lib all
make[1]: Entering directory '/usr/src/Editors/emacs/lib'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/Editors/emacs/lib'
make -C lib-src all
make[1]: Entering directory '/usr/src/Editors/emacs/lib-src'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/Editors/emacs/lib-src'
make -C src VCSWITNESS='$(srcdir)/../.git/logs/HEAD' BIN_DESTDIR=''/usr/local/bin/'' \
	 ELN_DESTDIR='/usr/local/lib/emacs/28.0.50/' all
make[1]: Entering directory '/usr/src/Editors/emacs/src'
   CC       keyboard.o
*keyboard.c:*  In function ‘*make_lispy_position*’:
*keyboard.c:5108:23:*  *error: *‘*struct frame*’ has no member named ‘*tool_bar_window*’; did you mean ‘*tab_bar_window*’?
  5108 |       || (WINDOWP (f->*tool_bar_window*)
       |*^~~~~~~~~~~~~~~*
       |tab_bar_window
*keyboard.c:5109:31:*  *error: *‘*struct frame*’ has no member named ‘*tool_bar_window*’; did you mean ‘*tab_bar_window*’?
  5109 |    && EQ (window_or_frame, f->*tool_bar_window*)))
       |*^~~~~~~~~~~~~~~*
       |tab_bar_window
make[1]: *** [Makefile:386: keyboard.o] Error 1
make[1]: Leaving directory '/usr/src/Editors/emacs/src'
make: *** [Makefile:443: src] Error 2



Thanks for the good work on GNU emacs.

Hope this could help someone.

Cheers from near Paris in France

-- 
Basile Starynkevitch                  <basile@starynkevitch.net>
(only mine opinions / les opinions sont miennes uniquement)
92340 Bourg-la-Reine, France
web page: starynkevitch.net/Basile/


[-- Attachment #2: Type: text/html, Size: 2582 bytes --]

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

* bug#50520: GNU emacs commit 2e595b3e8b8870 fails to build on Debian GNU/Linux bookworm/sid (x86-64)
  2021-09-11 11:35 bug#50520: GNU emacs commit 2e595b3e8b8870 fails to build on Debian GNU/Linux bookworm/sid (x86-64) Basile Starynkevitch
@ 2021-09-11 16:05 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2021-09-11 16:05 UTC (permalink / raw)
  To: Basile Starynkevitch; +Cc: 50520-done

> From: Basile Starynkevitch <basile@starynkevitch.net>
> Date: Sat, 11 Sep 2021 13:35:08 +0200
> 
> I am often compiling the latest GNU emacs snapshot, and generally with success.
> 
> Today it fails with:
> 
> guiseppe.x86_64 src/Editors/emacs 13:33 .0 % make
> make -C lib all
> make[1]: Entering directory '/usr/src/Editors/emacs/lib'
> make[1]: Nothing to be done for 'all'.
> make[1]: Leaving directory '/usr/src/Editors/emacs/lib'
> make -C lib-src all
> make[1]: Entering directory '/usr/src/Editors/emacs/lib-src'
> make[1]: Nothing to be done for 'all'.
> make[1]: Leaving directory '/usr/src/Editors/emacs/lib-src'
> make -C src VCSWITNESS='$(srcdir)/../.git/logs/HEAD' BIN_DESTDIR=''/usr/local/bin/'' \
> 	 ELN_DESTDIR='/usr/local/lib/emacs/28.0.50/' all
> make[1]: Entering directory '/usr/src/Editors/emacs/src'
>   CC       keyboard.o
> keyboard.c: In function ‘make_lispy_position’:
> keyboard.c:5108:23: error: ‘struct frame’ has no member named ‘tool_bar_window’; did you mean ‘tab_bar_window’?
>  5108 |       || (WINDOWP (f->tool_bar_window)
>       |                       ^~~~~~~~~~~~~~~
>       |                       tab_bar_window

This has been solved recently, please update from Git and try again.





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

end of thread, other threads:[~2021-09-11 16:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-11 11:35 bug#50520: GNU emacs commit 2e595b3e8b8870 fails to build on Debian GNU/Linux bookworm/sid (x86-64) Basile Starynkevitch
2021-09-11 16:05 ` 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).