emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

kubuntu 10.04 certain problems in compiling and running emacs25


From: Uwe Brauer
Subject: kubuntu 10.04 certain problems in compiling and running emacs25
Date: Sat, 18 Jun 2016 12:21:40 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]