GNU bug report logs - #58771
29.0.50; context submenu can not click when run emacs lucid build.

Previous Next

Package: emacs;

Reported by: Feng Shu <tumashu <at> 163.com>

Date: Tue, 25 Oct 2022 05:45:01 UTC

Severity: normal

Merged with 57320, 57518, 59733

Found in version 29.0.50

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


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

From: Po Lu <luangruo <at> yahoo.com>
To: Mike Kupfer <kupfer <at> rawbw.com>
Cc: tumashu <at> 163.com, Eli Zaretskii <eliz <at> gnu.org>, stephen.berman <at> gmx.net,
 58771 <at> debbugs.gnu.org, visuweshm <at> gmail.com
Subject: Re: bug#58771: 29.0.50; context submenu can not click when run
 emacs lucid build.
Date: Fri, 13 Jan 2023 15:19:31 +0800
Mike Kupfer <kupfer <at> rawbw.com> writes:

> Po Lu wrote:
>
>> Mike, what are the contents of lwlib/deps/xlwmenu.d on your system?
>
> I've attached the version from my most recent backup.  Its mtime
> predates when I built the broken binary.  The contents are the same as
> what's currently in my build tree.
>
> mike
>
> xlwmenu.o: xlwmenu.c ../src/config.h ../src/conf_post.h ../src/lisp.h \
>  ../lib/alloca.h ../lib/string.h ../lib/inttypes.h ../lib/attribute.h \
>  ../lib/intprops.h ../lib/intprops-internal.h ../lib/verify.h \
>  ../src/globals.h ../src/comp.h ../src/dynlib.h ../src/thread.h \
>  ../src/regex-emacs.h ../src/lisp.h ../src/sysselect.h \
>  ../lib/sys/select.h ../src/systhread.h ../lib/stdio.h xlwmenuP.h \
>  xlwmenu.h lwlib.h lwlib-widget.h ../src/lisp.h lwlib-utils.h \
>  ../src/xterm.h ../src/dispextern.h ../src/character.h ../lib/c-strcase.h \
>  ../src/fontset.h ../src/termhooks.h ../src/systime.h ../lib/timespec.h \
>  ../lib/arg-nonnull.h ../src/bitmaps/gray.xbm
> ../src/config.h:
> ../src/conf_post.h:
> ../src/lisp.h:
> ../lib/alloca.h:
> ../lib/string.h:
> ../lib/inttypes.h:
> ../lib/attribute.h:
> ../lib/intprops.h:
> ../lib/intprops-internal.h:
> ../lib/verify.h:
> ../src/globals.h:
> ../src/comp.h:
> ../src/dynlib.h:
> ../src/thread.h:
> ../src/regex-emacs.h:
> ../src/lisp.h:
> ../src/sysselect.h:
> ../lib/sys/select.h:
> ../src/systhread.h:
> ../lib/stdio.h:
> xlwmenuP.h:
> xlwmenu.h:
> lwlib.h:
> lwlib-widget.h:
> ../src/lisp.h:
> lwlib-utils.h:
> ../src/xterm.h:
> ../src/dispextern.h:
> ../src/character.h:
> ../lib/c-strcase.h:
> ../src/fontset.h:
> ../src/termhooks.h:
> ../src/systime.h:
> ../lib/timespec.h:
> ../lib/arg-nonnull.h:
> ../src/bitmaps/gray.xbm:

Here xlwmenu.o does depend on globals.h.  But I think lwlib is being
built before make-docfile is run, so we will need to make it depend on
make-docfile being run.

Does anyone have a better idea?




This bug report was last modified 2 years and 132 days ago.

Previous Next


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