Bug 117150

Summary: dependency cycle between gpm, ncurses
Product: [Retired] Red Hat Raw Hide Reporter: Jonathan Kamens <jik>
Component: gpmAssignee: Eido Inoue <havill>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: dickey, jakub
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.20.1-45 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-03-22 21:00:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1221243    
Bug Blocks:    

Description Jonathan Kamens 2004-02-29 15:14:46 UTC
prelink complains that /usr/lib/libgpm.so.1.19.0 and
/usr/lib/libncurses.so.5.4 have a dependency cycle.  Indeed, libgpm
depends on libncurses and libncurses depends on libgpm.  I have
ncurses-5.4-4 and gpm-1.20.1-43.  Is this dependency cycle OK?

Comment 1 Thomas E. Dickey 2004-03-14 15:13:20 UTC
libgpm shouldn't depend on ncurses (this bug comes & goes -
a chunk of ncurses is linked with the gpm library for some
application which I've never seen identified).