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

Bug 20697

Summary: remove gpm and xemacs cannot work
Product: Gentoo Infrastructure Reporter: François Dupoux <fdbugs_gentoo>
Component: GitAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: avenj, esigra
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description François Dupoux 2003-05-09 07:58:52 UTC
First, I installed xemacs. gpm was already installed for a long time. I decided to remove 
gpm (emerge unmerge sys-libvs/gpm). xemacs cannot start: 
# xemacs -nw /etc/X11/XF86Config 
xemacs: error while loading shared libraries: libgpm.so.1: cannot open shared object 
file: No such file or directory 
 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jon Portnoy (RETIRED) gentoo-dev 2003-05-09 11:16:57 UTC
This is expected behavior: xemacs will link against gpm for mouse support.

Recompiling it should fix it.
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-05-09 12:51:42 UTC

*** This bug has been marked as a duplicate of 1991 ***