Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 81126

Summary: gnuplot-4.0-r1 fails to build with emacs mode
Product: Gentoo Linux Reporter: Jan Hrabe <hrabe>
Component: New packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED INVALID    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ?