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

Bug#67624: [potato] mkfs.ext2 does not work on file



Package: boot-floppies
Version: 2.2.16

When I try to make ext2 filesystem on a file mkfs.ext2 prints:

mkfs.ext2: error in loading shared libraries: /lib/libext2fs.so.2: symbol __divdi3, version
GLIBC_2.0 not defined in file libc.so.6 with link time reference


This error occurs only in potato, slink boot-floppies work correctly.

Steps to reproduce this behaviour:

... after dbootstrap starts switch to shell and type:

# mount /dev/hda2 /mnt -t umsdos
# dd if=/dev/zero of=/mnt/linux bs=1k count=300k
307200+0 records in
307200+0 records out
# mkfs.ext2 /mnt/linux
mke2fs 1.18, 11-Nov-1999 for EXT2 FS 0.5b, 95/08/09
/mnt/linux is not a block special device.
Proceed anyway? (y,n) y
mkfs.ext2: error in loading shared libraries: /lib/libext2fs.so.2: symbol __divd
i3, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
#


Wishing good luck ...

							Jan Korycan







Reply to: