GNU bug report logs - #21398
can't compile 25.0.50 m17n-lib libotf-0.9.13 upgraded

Previous Next

Package: emacs;

Reported by: Uwe Brauer <oub <at> mat.ucm.es>

Date: Wed, 2 Sep 2015 12:51:01 UTC

Severity: normal

Tags: notabug

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 21398 in the body.
You can then email your comments to 21398 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#21398; Package emacs. (Wed, 02 Sep 2015 12:51:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Uwe Brauer <oub <at> mat.ucm.es>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 02 Sep 2015 12:51:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Uwe Brauer <oub <at> mat.ucm.es>
To: bug-gnu-emacs <at> gnu.org
Subject: can't compile 25.0.50 m17n-lib libotf-0.9.13 upgraded
Date: Wed, 02 Sep 2015 12:37:16 +0000
Hello

I successfully compiled and installed 
m17n-lib and  libotf. I downloaded the latest git version and tried to
compile this time I obtained an error much later namely:

/temacs --batch --load loadup bootstrap
./temacs: error while loading shared libraries: libotf.so.0: cannot open shared object file: No such file or directory
make[2]: *** [bootstrap-emacs] Error 127
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 m17n and libotf install per default in /usr/local

However it seems that Emacs expects them in /usr.

I will reinstall mn17 and libotf.

This is all very odd.

Uwe Brauer 





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#21398; Package emacs. (Wed, 02 Sep 2015 16:01:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: bug-gnu-emacs <at> gnu.org
Subject: Re: bug#21398: can't compile 25.0.50 m17n-lib libotf-0.9.13 upgraded
Date: Wed, 02 Sep 2015 12:00:49 -0400
Uwe Brauer wrote:

> /temacs --batch --load loadup bootstrap
> ./temacs: error while loading shared libraries: libotf.so.0: cannot
> open shared object file: No such file or directory
[...]
> So m17n and libotf install per default in /usr/local
>
> However it seems that Emacs expects them in /usr.

Emacs has no expectations.
It sounds like you are using a distribution where /usr/local/lib
is not included in the default runtime shared library search path.
You can fix that by a number of methods, eg set the LD_LIBRARY_PATH
environment variable at runtime, add -Wl,-rpath=/usr/local/lib to
LDFLAGS when bulding Emacs, edit /etc/ld.so.conf.




Added tag(s) notabug. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 02 Sep 2015 16:02:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 21398 <at> debbugs.gnu.org and Uwe Brauer <oub <at> mat.ucm.es> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 02 Sep 2015 16:02:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 01 Oct 2015 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 270 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.