Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38047 - Openmotif people broke my emacs
Summary: Openmotif people broke my emacs
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Heinrich Wendel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-12 21:42 UTC by Andreas Lööw
Modified: 2004-01-13 06:32 UTC (History)
1 user (show)

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 Andreas Lööw 2004-01-12 21:42:33 UTC
After the forced openmotif upgrade, libraries that emacs depended on was removed.
The downgrade did not cause emacs to rebuild.
Bad, bad, naughty package!

Reproducible: Always
Steps to Reproduce:






andreas@atrax andreas $ emacs
emacs: error while loading shared libraries: libXm.so.3: cannot open shared
object file: No such file or directory


andreas@atrax andreas $ ldd `which emacs`
        libXm.so.3 => not found
        libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x40023000)
        libXp.so.6 => /usr/X11R6/lib/libXp.so.6 (0x40033000)
        libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x4003b000)
        libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x40052000)
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x400a5000)
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x400af000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x400c7000)
        libtiff.so.3 => /usr/lib/libtiff.so.3 (0x400d5000)
        libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x4011c000)
        libpng.so.3 => /usr/lib/libpng.so.3 (0x4013b000)
        libz.so.1 => /usr/lib/libz.so.1 (0x40167000)
        libm.so.6 => /lib/libm.so.6 (0x40176000)
        libungif.so.4 => /usr/lib/libungif.so.4 (0x40198000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x401a1000)
        libncurses.so.5 => /lib/libncurses.so.5 (0x40282000)
        libc.so.6 => /lib/libc.so.6 (0x402c4000)
        libXau.so.6 => /usr/X11R6/lib/libXau.so.6 (0x403f6000)
        libdl.so.2 => /lib/libdl.so.2 (0x403fb000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2004-01-12 22:06:02 UTC
For lanius.
Comment 2 Heinrich Wendel (RETIRED) gentoo-dev 2004-01-13 06:32:43 UTC
just rebuild emacs