[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: woohoo! glibc 2.2.1-1 building OK



On Tue, Mar 06, 2001 at 10:17:56PM +1100, Hamish Moffatt wrote:
> Finally, some progress. It's still doing the testing and locale
> stuff now, hopefully it'll be finished by the morning.

It's finished; mixed results.

I made a potato chroot, and installed the new library.

mac:/usr/local/sid# chroot .
mac:/# 
mac:/# ls
bin   cdrom  etc     home    lib                     mnt   root  tmp  var
boot  dev    floppy  initrd  libc6_2.2.1-1_m68k.deb  proc  sbin  usr
mac:/# dpkg -i libc6_2.2.1-1_m68k.deb 
(Reading database ... 5006 files and directories currently installed.)
Preparing to replace libc6 2.1.3-13 (using libc6_2.2.1-1_m68k.deb) ...
Unpacking replacement libc6 ...
Replacing files in old package ldso ...
Setting up libc6 (2.2.1-1) ...
Checking for services that may need to be restarted...head: error while loading shared libraries: head: undefined symbol: __strtouq_internal
dpkg: error processing libc6 (--install):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 libc6
mac:/# ls
bin   cdrom  etc     home    lib                     mnt   root  tmp  var
boot  dev    floppy  initrd  libc6_2.2.1-1_m68k.deb  proc  sbin  usr

Hmm..

mac:/var/lib/dpkg/info# head -1 /etc/fstab
head: error while loading shared libraries: head: undefined symbol: __strtouq_internal

mac:/usr/local/sid# nm --dynamic lib/libc-2.2.1.so | grep __strtou
00033f28 T __strtoul_internal
00035978 W __strtoul_l
00034a10 T __strtoull_internal
000365a2 W __strtoull_l

The libc6_2.2.1-1_m68k.deb in the pool doesn't have those symbols either.
libc6_2.2.2-1_i386.deb has them though.


Hamish
-- 
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>



Reply to: