Bug 112757 - libc.so is an ASCII file in glibc-devel-2.3.3-2
Summary: libc.so is an ASCII file in glibc-devel-2.3.3-2
Keywords:
Status: CLOSED DUPLICATE of bug 112738
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: glibc
Version: 1.0
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-12-30 17:06 UTC by Felipe Alfaro Solana
Modified: 2016-11-24 14:49 UTC (History)
1 user (show)

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


Attachments (Terms of Use)

Description Felipe Alfaro Solana 2003-12-30 17:06:54 UTC
Description of problem: 
Starting with glibc-devel-2.3.3-2 the file /usr/lib/libc.so is a 
plain ASCII file with the following contents: 
 
/* GNU ld script 
   Use the shared library, but some functions are only in 
   the static library, so try that secondarily.  */ 
*** BUG in libc/scripts/output-format.sed *** elf32-i386,elf32-i386 
GROUP ( /lib/libc.so.6 /usr/lib/libc_nonshared.a ) 
 
This makes nearly impossible to compile anything while 
glibc-devel-2.3.3-2 is installed. Downgrading to glibc-devel-2.3.3-1 
fixes the problem. 
 
Version-Release number of selected component (if applicable): 
glibc-devel-2.3.3-2 
 
How reproducible: 
Always 
 
Steps to Reproduce: 
1. Upgrade to glibc-devel-2.3.3-2 
   
Actual results: 
/usr/lib/libc.so is a plain ASCII file, when in fact it should be a 
dynamic library. 
 
Expected results: 
/usr/lib/libc.so should be a dynamic library. 
 
Additional info:

Comment 1 Jakub Jelinek 2003-12-30 19:30:55 UTC

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

Comment 2 Red Hat Bugzilla 2006-02-21 19:00:32 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.