Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81126 - gnuplot-4.0-r1 fails to build with emacs mode
Summary: gnuplot-4.0-r1 fails to build with emacs mode
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-07 08:19 UTC by Jan Hrabe
Modified: 2005-02-08 05:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Hrabe 2005-02-07 08:19:24 UTC
/bin/install -c -m 644 info-look.20.3.el /var/tmp/portage/gnuplot-4.0-r1/image//usr/share/emacs/site-lisp/gnuplot/info-look.20.3.el
emacs -batch -q -no-site-file -l ./dot.el -f batch-byte-compile gnuplot.el
emacs: error while loading shared libraries: libXm.so.2: cannot open shared object file: No such file or directory
make[2]: *** [gnuplot.elc] Error 127
make[2]: Leaving directory `/var/tmp/portage/gnuplot-4.0-r1/work/gnuplot-4.0.0/lisp'
make[1]: *** [install-data-am] Error 2

Reproducible: Always
Steps to Reproduce:
1. emerge -uD world






There is no libXm.so.2, but there are
/usr/lib/libXm.so
/usr/lib/libXm.so.3
/usr/lib/libXm.so.3.0.2

Thanks,
Jan
Comment 1 Patrick Kursawe (RETIRED) gentoo-dev 2005-02-07 23:19:48 UTC
Please give revdep-rebuild a try and re-open this bug if you still have a problem, then.
Comment 2 Stéphan BERNARD 2005-02-08 05:18:23 UTC
Same error, after a successful revdep-rebuid, because it didn't rebuild emacs. This error dissapears after an emacs rebuild. Maybee a revdep-rebuild bug ?