Bug 216476 - glibc - something messy in specs for glibc-devel
Summary: glibc - something messy in specs for glibc-devel
Keywords:
Status: CLOSED DUPLICATE of bug 213555
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-11-20 18:28 UTC by Michal Jaegermann
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-11-20 18:48:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michal Jaegermann 2006-11-20 18:28:20 UTC
Description of problem:

# rpm -V glibc-devel
missing     /usr/lib/librt.so.1

Indeed, 'rpm -qvl glibc-devel | grep /librt' shows
/usr/lib/librt.so.1 -> librtkaio.so

The catch is that there is no /usr/lib/librtkaio.so.  One can
find /usr/lib/librtkaio.a and /lib/rtkaio/librtkaio-2.5.so and
/lib/rtkaio/i686/nosegneg/librtkaio-2.5.so (that last one on 'i686')
but no librtkaio.so anywhere so that link is difficult to "repair".

Consequences for linking with -lrt are easy to predict although
a presence of /usr/lib/librt.a, interestingly enough different than
/usr/lib/librtkaio.a, surely helps. :-)

Version-Release number of selected component (if applicable):
glibc-2.5-3

Comment 1 Jakub Jelinek 2006-11-20 18:48:01 UTC

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


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