all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#55022: error compiling emacs 28.1
@ 2022-04-19  7:03 robin hankin
  2022-04-19 12:47 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: robin hankin @ 2022-04-19  7:03 UTC (permalink / raw)
  To: 55022

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

Ubuntu 20.04. I downloaded emacs-28.1.tar.gz and untarred it and changed
to the correct directory.  Then:

./configure
./make

configure finished without error.  But make failed:

[snip]
e[2]: Leaving directory '/home/rhankin/Downloads/emacs-28.1/admin/unidata'
make -C ../admin/unidata emoji-zwj.el
make[2]: Entering directory
'/home/rhankin/Downloads/emacs-28.1/admin/unidata'
make[2]: Nothing to be done for 'emoji-zwj.el'.
make[2]: Leaving directory
'/home/rhankin/Downloads/emacs-28.1/admin/unidata'
  CCLD     temacs
/usr/bin/ld: /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0: undefined
reference to `hb_ot_layout_script_select_language'
/usr/bin/ld: /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0: undefined
reference to `hb_blob_create_from_file'
/usr/bin/ld: /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0: undefined
reference to `hb_ot_var_named_instance_get_design_coords'
/usr/bin/ld: /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0: undefined
reference to `hb_ot_tags_from_script_and_language'
/usr/bin/ld: /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0: undefined
reference to `hb_ot_var_get_axis_infos'
/usr/bin/ld: /lib/x86_64-linux-gnu/libpango-1.0.so.0: undefined reference
to `hb_buffer_set_invisible_glyph'
/usr/bin/ld: /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0: undefined
reference to `hb_ot_metrics_get_position'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:647: temacs] Error 1
make[1]: Leaving directory '/home/rhankin/Downloads/emacs-28.1/src'
make: *** [Makefile:449: src] Error 2
rhankin@limpet:~/Downloads/emacs-28.1$

I would expect a successful ./configure to result in compilation, not an
error.



<hankin.robin@gmail.com>

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

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

end of thread, other threads:[~2022-05-18 18:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-19  7:03 bug#55022: error compiling emacs 28.1 robin hankin
2022-04-19 12:47 ` Eli Zaretskii
     [not found]   ` <CAHHjBM4szURTD8+gfXGwAzevXKeCVsSd7AnNZOcP-qTibNy_-w@mail.gmail.com>
2022-04-20  5:44     ` Eli Zaretskii
2022-04-20 10:59 ` Lars Ingebrigtsen
2022-04-20 12:29   ` Eli Zaretskii
2022-05-18 18:04 ` Lars Ingebrigtsen

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.