On Wed, 8 Apr 1998, Martin Schulze wrote: > could anybode explain this to me? > > kuolema!root(ttyp0):/tmp/initrd# ldd /bin/sleep > libcrypt.so.1 => /lib/libcrypt.so.1 (0x4000f000) > libc.so.6 => /lib/libc.so.6 (0x4003c000) > /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) > kuolema!root(ttyp0):/tmp/initrd# dpkg -l shellutils > Desired=Unknown/Install/Remove/Purge > | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed > |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: > uppercase=bad) > ||/ Name Version Description > +++-===============-==============-============================================ > ii shellutils 1.16-6 The GNU shell programming utilities.
That's weird since it's in fact linked with libcrypt, but doesn't seem to use _any_ function/symbols from this lib: thor# nm -D /bin/sleep 08049d1c A _DYNAMIC 08049cd4 A _GLOBAL_OFFSET_TABLE_ 08049db8 B _IO_stderr_ 08049db4 A __bss_start U __dcgettext 08049e0c B __environ U __gmon_start__ U __libc_init_first 08049db4 A _edata 08049e4c A _end 08049e0c W _environ 08048ab8 A _etext 08048ac0 ? _fini 08048550 ? _init 08049e08 B _nl_msg_cat_cntr 08048670 T _start U atexit U bindtextdomain 08049e0c W environ U error U exit U fprintf U getopt_long U printf U puts U setlocale U sleep U textdomain thor# -- - Vincent RENARDIAS [EMAIL PROTECTED],pipo.com,debian.org} - - Debian/GNU Linux: Pipo: WAW: - - http://www.fr.debian.org http://www.pipo.com http://www.waw.com - --------------------------------------------------------------------------- - "La fonctionnalite Son Visuel vous delivre des avertissements visuels." - - [Message durant l'installation de Windows95]:wq -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]