all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-devel@gnu.org
Subject: kubuntu 10.04 certain problems in compiling and running emacs25
Date: Sat, 18 Jun 2016 12:21:40 +0000	[thread overview]
Message-ID: <87ziqiit63.fsf@mat.ucm.es> (raw)

Hi

That is sort of bizarre problem:

on machine 1 (running Kubuntu 10.04) a couple of days I successfully
compiled and run emacs25 (git version). I even generated via
checkinstall a deb pkg (as I did many times before). Then I usually copy
that pkg to my other machine (with Kubuntu 10.04) de install  emacs 
version on machine 2 and install the new recently compiled one.

However this time I obtained, after de installing and new installing:
the following error when I tried to run emacs

/opt/emacs25/bin/emacs: symbol lookup error: /opt/emacs25/bin/emacs:
undefined symbol: g_settings_list_schemas

So I thought of compile emacs from source again and indeed I obtained
an error
,----
| home/oub/src/emacs/src/ftfont.c:1984: undefined reference to
| `OTF_drive_gsub_with_log' 
| /home/oub/src/emacs/src/ftfont.c:2186: undefined reference to
| `OTF_drive_gpos_with_log' 
| /home/oub/src/emacs/src/ftfont.c:1890: undefined reference to
| `OTF_drive_gsub_with_log' 
| /home/oub/src/emacs/src/ftfont.c:2034: undefined reference to
| `OTF_drive_gpos_with_log' 
| collect2: ld returned 1 exit status
| make[2]: *** [temacs] Error 1
| make[2]: Leaving directory `/home/oub/src/emacs/src'
| make[1]: *** [src] Error 2
| make[1]: Leaving directory `/home/oub/src/emacs'
| make: *** [bootstrap] Error 2
`----
so some otf package is missing configure was not able to check.

Any ideas?

thanks

Uwe Brauer 




             reply	other threads:[~2016-06-18 12:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-18 12:21 Uwe Brauer [this message]
2016-06-18 13:27 ` SOLVED (was: kubuntu 10.04 certain problems in compiling and running emacs25) Uwe Brauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ziqiit63.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.