emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#60884: closed (30.0.50; Compile failure - followup)


From: GNU bug Tracking System
Subject: bug#60884: closed (30.0.50; Compile failure - followup)
Date: Wed, 06 Sep 2023 00:08:02 +0000

Your message dated Tue, 5 Sep 2023 17:07:32 -0700
with message-id 
<CADwFkmkMobN-L-6L+Oy_wr5sfChg-0oM3rjDE5LuWUhYVJO2tw@mail.gmail.com>
and subject line Re: bug#60884: 30.0.50; Compile failure - followup
has caused the debbugs.gnu.org bug report #60884,
regarding 30.0.50; Compile failure - followup
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
60884: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60884
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 30.0.50; Compile failure - followup Date: Tue, 17 Jan 2023 10:52:32 -0500
With chrrent origin/master - compile results showing error:

Compilation started at Tue Jan 17 10:47:14

make -k
make actual-all || make advice-on-failure make-target=all exit-status=$?
make[1]: Entering directory '/home/n2ocm/Devel/emacs-dev/emacs'
make -C lib all
make[2]: Entering directory '/home/n2ocm/Devel/emacs-dev/emacs/lib'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/n2ocm/Devel/emacs-dev/emacs/lib'
make -C lib-src all
make[2]: Entering directory '/home/n2ocm/Devel/emacs-dev/emacs/lib-src'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/n2ocm/Devel/emacs-dev/emacs/lib-src'
make -C src BIN_DESTDIR=''/usr/local/bin/'' \
         ELN_DESTDIR='/usr/local/lib/emacs/30.0.50/' all
make[2]: Entering directory '/home/n2ocm/Devel/emacs-dev/emacs/src'
  GEN      globals.h
  CC       dispnew.o
  CC       frame.o
  CC       xdisp.o
  CC       menu.o
  CC       xmenu.o
  CC       window.o
  CC       ccl.o
  CC       term.o
  CC       terminal.o
  CC       xfaces.o
  CC       xterm.o
xterm.c: In function 'handle_one_xevent':
xterm.c:24495:26: error: 'struct frame' has no member named 
'last_tool_bar_item'; did you mean 'last_tab_bar_item'?
24495 |                   if (f->last_tool_bar_item != -1)
      |                          ^~~~~~~~~~~~~~~~~~
      |                          last_tab_bar_item
make[2]: *** [Makefile:425: xterm.o] Error 1
  CC       xfns.o
  CC       xselect.o
  CC       xrdb.o
  CC       xsmfns.o
  CC       xsettings.o
  CC       gtkutil.o


-- 

William C Doughty III 
System Programmer (Retired)
Nassau County Dept of Information Technology

Attachment: n2ocm.asc
Description: pgp public key


--- End Message ---
--- Begin Message --- Subject: Re: bug#60884: 30.0.50; Compile failure - followup Date: Tue, 5 Sep 2023 17:07:32 -0700
Eli Zaretskii <eliz@gnu.org> writes:

> This should be fixed now on the master branch.

No further comments within 9 months, so I'm assuming the fix worked.

I'm therefore closing this bug report.


--- End Message ---

reply via email to

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