Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83441 - nedit/neditc linked statically against Motif libs
Summary: nedit/neditc linked statically against Motif libs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-27 00:32 UTC by Evgeny Stambulchik
Modified: 2005-02-27 05:54 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 Evgeny Stambulchik 2005-02-27 00:32:57 UTC
This should be changed. The reason it's done so in the upstream sources is probably to have easier time distributing pre-compiled binaries.

Reproducible: Always
Steps to Reproduce:
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2005-02-27 03:31:02 UTC
use nedit-5.5 this is no longer statically linked.
Comment 2 Evgeny Stambulchik 2005-02-27 05:21:12 UTC
I use nedit-5.5:

# equery list nedit
[ Searching for package 'nedit' in all categories among: ]
 * installed packages
[I--] [  ] app-editors/nedit-5.5 (0)

# ldd /usr/bin/nedit
        libXp.so.6 => /usr/X11R6/lib64/libXp.so.6 (0x0000002a9566c000)
        libXpm.so.4 => /usr/X11R6/lib64/libXpm.so.4 (0x0000002a95774000)
        libXext.so.6 => /usr/X11R6/lib64/libXext.so.6 (0x0000002a95885000)
        libXt.so.6 => /usr/X11R6/lib64/libXt.so.6 (0x0000002a95995000)
        libSM.so.6 => /usr/X11R6/lib64/libSM.so.6 (0x0000002a95af5000)
        libICE.so.6 => /usr/X11R6/lib64/libICE.so.6 (0x0000002a95c00000)
        libX11.so.6 => /usr/X11R6/lib64/libX11.so.6 (0x0000002a95d19000)
        libm.so.6 => /lib/libm.so.6 (0x0000002a95ef5000)
        libc.so.6 => /lib/libc.so.6 (0x0000002a9607c000)
        libdl.so.2 => /lib/libdl.so.2 (0x0000002a962a2000)
        /lib64/ld-linux-x86-64.so.2 (0x0000002a95556000)

Probably ebuild was changed lately without incrementing -r*?
Comment 3 Heinrich Wendel (RETIRED) gentoo-dev 2005-02-27 05:54:09 UTC
yes, try to remerge it