unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Lucid builds of master fail
@ 2019-10-02  8:55 martin rudalics
  2019-10-02 16:59 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: martin rudalics @ 2019-10-02  8:55 UTC (permalink / raw)
  To: emacs-devel

Lucid builds of master currently fail here thusly:

../lwlib/liblw.a(xlwmenu.o): In function `ungrab_all':
/home/martin/emacs-git/trunk/obj-lucid/lwlib/../../lwlib/xlwmenu.c:259: undefined reference to `builtin_lisp_symbol'
../lwlib/liblw.a(xlwmenu.o): In function `pop_up_menu':
/home/martin/emacs-git/trunk/obj-lucid/lwlib/../../lwlib/xlwmenu.c:2656: undefined reference to `builtin_lisp_symbol'
collect2: error: ld returned 1 exit status
Makefile:651: die Regel für Ziel „temacs“ scheiterte
make[1]: *** [temacs] Fehler 1
make[1]: Verzeichnis „/home/martin/emacs-git/trunk/obj-lucid/src“ wird verlassen
Makefile:424: die Regel für Ziel „src“ scheiterte
make: *** [src] Fehler 2

martin




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

* Re: Lucid builds of master fail
  2019-10-02  8:55 Lucid builds of master fail martin rudalics
@ 2019-10-02 16:59 ` Eli Zaretskii
  2019-10-03  8:16   ` martin rudalics
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2019-10-02 16:59 UTC (permalink / raw)
  To: martin rudalics; +Cc: emacs-devel

> From: martin rudalics <rudalics@gmx.at>
> Date: Wed, 2 Oct 2019 10:55:57 +0200
> 
> Lucid builds of master currently fail here thusly:
> 
> ../lwlib/liblw.a(xlwmenu.o): In function `ungrab_all':
> /home/martin/emacs-git/trunk/obj-lucid/lwlib/../../lwlib/xlwmenu.c:259: undefined reference to `builtin_lisp_symbol'
> ../lwlib/liblw.a(xlwmenu.o): In function `pop_up_menu':
> /home/martin/emacs-git/trunk/obj-lucid/lwlib/../../lwlib/xlwmenu.c:2656: undefined reference to `builtin_lisp_symbol'

Some problem with INLINE?  builtin_lisp_symbol is defined in lisp.h.



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

* Re: Lucid builds of master fail
  2019-10-02 16:59 ` Eli Zaretskii
@ 2019-10-03  8:16   ` martin rudalics
  0 siblings, 0 replies; 3+ messages in thread
From: martin rudalics @ 2019-10-03  8:16 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: emacs-devel

 > Some problem with INLINE?  builtin_lisp_symbol is defined in lisp.h.

Probably.  Removed the build directory and rebuilt fine.

Thanks, martin



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

end of thread, other threads:[~2019-10-03  8:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-02  8:55 Lucid builds of master fail martin rudalics
2019-10-02 16:59 ` Eli Zaretskii
2019-10-03  8:16   ` martin rudalics

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