Bug 111994 - Broken Symlink for /usr/lib/libgmpxx.so
Summary: Broken Symlink for /usr/lib/libgmpxx.so
Keywords:
Status: CLOSED DUPLICATE of bug 111135
Alias: None
Product: Fedora
Classification: Fedora
Component: gmp
Version: 1
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Trond Eivind Glomsrxd
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-12-12 16:31 UTC by Rob Storms
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 19:00:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Rob Storms 2003-12-12 16:31:12 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET 
CLR 1.1.4322)

Description of problem:
Broken symlink for /usr/lib/libgmpxx.so

My 'hack' to fix this on my machine was the following:

# rm /usr/lib/libgmpxx.so
# ln -s /usr/lib/gmpxx.so.3 /usr/lib/libgpmxx.so



Version-Release number of selected component (if applicable):
gmp-4.1.2-9

How reproducible:
Always

Steps to Reproduce:
1. Install Fedora Core 1
2. cd /usr/lib
3. ls -la libgmpxx.so

Actual Results:  The file /usr/lib/libgmpxx.so is symlinked to the 
non-existent file /usr/lib/gmpxx.so.3

Expected Results:  The file /usr/lib/libgmpxx.so should probably be 
symlinked to /usr/lib/libgmpxx.so.3

Additional info:

Samba/Winbind doesn't run properly unless this symlink is fixed.

Comment 1 Bill Nottingham 2003-12-12 16:37:05 UTC

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

Comment 2 Sergio Basto 2004-02-09 00:56:01 UTC
yes I comfirm same error too, and this make problems with ldconfig 
ldconfig says "can not stat /usr/lib/libgmpxx.so"
after correction 
 
#rpm -V gmp-devel
....L...   /usr/lib/libgmpxx.so

so please correct the bug and make one update-release 

Comment 3 Red Hat Bugzilla 2006-02-21 19:00:23 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


Note You need to log in before you can comment on or make changes to this bug.