all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Falling to build
@ 2020-01-01 16:34 John
  2020-01-01 17:22 ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: John @ 2020-01-01 16:34 UTC (permalink / raw)
  To: emacs-devel

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1366 bytes --]

This morning all OK in building on openSuSe x86_64 until this happens

  CC       xfns.o
xfns.c: In function ‘Fx_display_monitor_attributes_list’:
xfns.c:5072:30: warning: implicit declaration of function ‘x_get_net_workarea’; did you mean ‘x_set_undecorated’? [-Wimplicit-function-declaration]
  if (i == primary_monitor && x_get_net_workarea (dpyinfo, &workarea_r))
                              ^~~~~~~~~~~~~~~~~~
                              x_set_undecorated
xfns.c:5072:30: warning: nested extern declaration of ‘x_get_net_workarea’ [-Wnested-externs]
make -C ../admin/charsets all
make[2]: Entering directory '/home/jpff/GNU/emacs/admin/charsets'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/jpff/GNU/emacs/admin/charsets'
make -C ../admin/unidata charscript.el
make[2]: Entering directory '/home/jpff/GNU/emacs/admin/unidata'
make[2]: Nothing to be done for 'charscript.el'.
make[2]: Leaving directory '/home/jpff/GNU/emacs/admin/unidata'
  CCLD     temacs
/usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-linux/bin/ld: xfns.o: in function `Fx_display_monitor_attributes_list':
/home/jpff/GNU/emacs/src/xfns.c:5072: undefined reference to `x_get_net_workarea'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:651: temacs] Error 1

Should I try a make bootstrap or what?
==John ffitch



^ permalink raw reply	[flat|nested] 7+ messages in thread
* Falling to build
@ 2020-01-01 16:35 John
  0 siblings, 0 replies; 7+ messages in thread
From: John @ 2020-01-01 16:35 UTC (permalink / raw)
  To: emacs-devel

PS This is on master



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

end of thread, other threads:[~2020-01-01 19:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-01 16:34 Falling to build John
2020-01-01 17:22 ` Eli Zaretskii
2020-01-01 17:38   ` john
2020-01-01 17:56     ` Eli Zaretskii
2020-01-01 19:05       ` Sven Joachim
2020-01-01 19:17         ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2020-01-01 16:35 John

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.