On Thu, Dec 29, 2005 at 10:46:45AM -0800, Jurij Smakov wrote: Hi, Jurij, thank for answer.
> I can't reproduce this failure on an up-to-date sid system. Here's some > additional information, please see whether it matches yours: > > [EMAIL PROTECTED]:~$ gcc --version > gcc (GCC) 4.0.3 20051201 (prerelease) (Debian 4.0.2-5) > Copyright (C) 2005 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR > PURPOSE. the same in my system > > [EMAIL PROTECTED]:~$ dpkg -l gcc-4.0 > ii gcc-4.0 4.0.2-5 The GNU C compiler the same > [EMAIL PROTECTED]:~$ ls -la /usr/lib/libncurses.so > lrwxrwxrwx 1 root root 20 2005-11-01 22:49 /usr/lib/libncurses.so -> > /lib/libncurses.so.5 the same > [EMAIL PROTECTED]:~$ ls -al /lib/libncurses.so.5 > lrwxrwxrwx 1 root root 17 2005-10-28 20:42 /lib/libncurses.so.5 -> > libncurses.so.5.5 the same > [EMAIL PROTECTED]:~$ ls -al /lib/libncurses.so.5.5 > -rw-r--r-- 1 root root 307500 2005-10-14 17:56 /lib/libncurses.so.5.5 the same > [EMAIL PROTECTED]:~$ md5sum /lib/libncurses.so.5.5 > 4d6bd3782487c5629bb891f44d3a2b61 /lib/libncurses.so.5.5 4d6bd3782487c5629bb891f44d3a2b61 /lib/libncurses.so.5.5 it seem the same !? > [EMAIL PROTECTED]:~$ ls -la /usr/lib/libncurses.a > -rw-r--r-- 1 root root 490616 2005-10-14 17:56 /usr/lib/libncurses.a the same > [EMAIL PROTECTED]:~$ md5sum /usr/lib/libncurses.a > 9a50b532572f7b9ebc2d11c028eba57f /usr/lib/libncurses.a 9a50b532572f7b9ebc2d11c028eba57f /usr/lib/libncurses.a > [EMAIL PROTECTED]:~$ dpkg -l libncurses5* > ii libncurses5 5.5-1 Shared libraries for terminal handling > ii libncurses5-dev 5.5-1 Developer's libraries and docs for ii libncurses5 5.5-1 Shared libraries for terminal handling un libncurses5-dbg <none> (no description available) ii libncurses5-dev 5.5-1 Developer's libraries and docs for ncurses don't ask me what is the second one, but it isn't installed .. > [EMAIL PROTECTED]:~$ dpkg -l binutils > ii binutils 2.16.1cvs200512 The GNU assembler, linker and binary ii binutils 2.16.1cvs20051214-1 The GNU assembler, linker and binary utilities I think it's the same. Ok. If you need something else ... > > Best regards, > To you cheers Antonio -- #+--+#+--+#+--+#+--+#+--+#+--+#+--+#+--+#+--+# Antonio Madesani [EMAIL PROTECTED] [EMAIL PROTECTED] #+--+#+--+#+--+#+--+#+--+#+--+#+--+#+--+#+--+# -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

