[NTLUG:Discuss] Rebuilding (G)libc from an SRPM
George Lass
George.Lass at osc.com
Thu Sep 23 12:04:18 CDT 2004
I am attempting rebuild libc (or maybe glibc) for a redhat
8.0 system. The originally installed libc in /lib has the
following characteristics:
-rwxr-xr-x 2 root root 1327065 Sep 5 2002 libc-2.2.93.so
lrwxrwxrwx 1 root root 14 Apr 27 05:51 libc.so.6 ->
libc-2.2.93.so
but when rebuilt (using rpm & rpmbuild) from glibc-2.2.93-5.src.rpm it
looks like this:
-rwxr-xr-x 1 root root 11255857 Sep 20 17:56 libc.so
lrwxrwxrwx 1 root root 7 Sep 20 17:30 libc.so.6 ->
libc.so
I'm somewhat reluctant to actually install this thing given that it is
nearly
10X the size of the original. Anyone have any ideas?
George
More information about the Discuss
mailing list