all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* kubuntu 10.04 certain problems in compiling and running emacs25
@ 2016-06-18 12:21 Uwe Brauer
  2016-06-18 13:27 ` SOLVED (was: kubuntu 10.04 certain problems in compiling and running emacs25) Uwe Brauer
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Brauer @ 2016-06-18 12:21 UTC (permalink / raw
  To: emacs-devel

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 




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

* SOLVED (was: kubuntu 10.04 certain problems in compiling and running emacs25)
  2016-06-18 12:21 kubuntu 10.04 certain problems in compiling and running emacs25 Uwe Brauer
@ 2016-06-18 13:27 ` Uwe Brauer
  0 siblings, 0 replies; 2+ messages in thread
From: Uwe Brauer @ 2016-06-18 13:27 UTC (permalink / raw
  To: emacs-devel

>>> "Uwe" == Uwe Brauer <oub@mat.ucm.es> writes:

    > Hi
    > That is sort of bizarre problem:

Well it turned out that I had different versions of libotf on both
machines, after upgrading to 0.9.13, I could compile, sorry for the
noise. 

However I still cannot not use the already compiled version from the
other machine, first time that happened, anyhow that is not so
important.




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

end of thread, other threads:[~2016-06-18 13:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-18 12:21 kubuntu 10.04 certain problems in compiling and running emacs25 Uwe Brauer
2016-06-18 13:27 ` SOLVED (was: kubuntu 10.04 certain problems in compiling and running emacs25) Uwe Brauer

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.