Rebuilding libc6 fails
I'm running etch. My attempts to rebuild libc6 fail miserably.
I do this:
sudo apt-get build-dep libc6
apt-get source libc6
cd glibc-2.3.2.ds1/
sudo debuild
And it fails like this:
(snip)
glibc-2.3.2/wctype/wctype.h
glibc-2.3.2/wctype/wctype_l.c
touch /tmp/glibc/glibc-2.3.2.ds1/stamp-dir/glibc-2.3.2.tar.bz2
touch /tmp/glibc/glibc-2.3.2.ds1/stamp-dir/unpack
test -d /tmp/glibc/glibc-2.3.2.ds1/stamp-dir/patched || install -d
/tmp/glibc/glibc-2.3.2.ds1/stamp-dir/patched
applying patch debian/patches/10_cvs.dpatch... failed.
make: *** [/tmp/glibc/glibc-2.3.2.ds1/stamp-dir/patch-stamp] Error 1
debuild: fatal error at line 765:
dpkg-buildpackage failed!
Doesn't look good! Any ideas on what I'm doing wrong?
Thanks,
Will
_________________________________________________________________________
William R Sowerbutts will@sowerbutts.com
"Carpe post meridiem" http://sowerbutts.com
main(){char*s=">#=0> ^#X@#@^7=",c=0,m;for(;c<15;c++)for
(m=-1;m<7;putchar(m++/6&c%3/2?10:s[c]-31&1<<m?42:32));}
Reply to: