cooker resynced yesterday (Friday, May 4). When I try to run mkcds under
the cooker from installation source  I get:

bor@localhost% ./mkcds /mnt/hd/cooker/i586 /mnt/hdb7/home/bor/cooker
/mnt/hd/cooker/i586/Mandrake/mdkinst/usr/bin/perl: error while loading
shared libraries: /mnt/hd/cooker/i586/Mandrake/mdkinst/lib/libc.so.6:
symbol _dl_debug_files, version GLIBC_2.2 not defined in file
ld-linux.so.2 with link time reference
bor@localhost% ./mkcds

mkcds version 0.0.1
usage:
        mkcds <repository dir> <iso creation dir>

mkcd.pl - 0.2.3

bor@localhost% nm /lib/ld-linux.so.2 | grep _dl_de
0001551c D _dl_debug_fd
0000dbf0 T _dl_debug_initialize
00015a84 B _dl_debug_mask
0000dff0 T _dl_debug_printf
0000e030 t _dl_debug_printf_c
0000dbe0 T _dl_debug_state
0000dc40 t _dl_debug_vdprintf
00003830 t process_dl_debug
bor@localhost% nm ../Mandrake/mdkinst/lib/ld-linux.so.2 | grep _dl_de
nm: ../Mandrake/mdkinst/lib/ld-linux.so.2: no symbols
bor@localhost% strings -a ../Mandrake/mdkinst/lib/ld-linux.so.2 | grep
_dl_de
_dl_debug_fd
_dl_debug_symbols
_dl_debug_impcalls
_dl_debug_versions
_dl_debug_statistics
_dl_debug_bindings
_dl_debug_state
_dl_debug_reloc
_dl_debug_initialize
_dl_debug_files
_dl_debug_message
_dl_debug_libs

-andrej


Reply via email to