On Saturday 11 August 2012 11:23:43 Harald Becker wrote:
> Hi Tito !
> 
> >Had to modify the script a little 
> 
> Doesn't matter. The gawk check was just for comparison.
> 
> 
> ># use prefered applet feature awk
> >awk -f "w.awk" "w.txt"
> 
> This is the one still failing on my side :-(
> 
> 
> Did you use my configuration to compile your Busybox binary? Which gcc
> and glibc versions? Nearly same configuration worked for month (not to
> say years). After some updates gcc, glibc, etc. I stumbled on this
> trouble I've not seen before. So what has gone wrong? How to fix?

gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8' 
--with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.4 --enable-shared --enable-multiarch 
--enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib 
--without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls 
--enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc 
--enable-targets=all --with-arch-32=i586 --with-tune=generic 
--enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu 
--target=i486-linux-gnu
Thread model: posix
gcc version 4.4.5 (Debian 4.4.5-8) 


/lib/libc.so.6 
GNU C Library (Debian EGLIBC 2.11.3-3) stable release version 2.11.3, by Roland 
McGrath et al.
Copyright (C) 2009 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.
Compiled by GNU CC version 4.4.5.
Compiled on a Linux 2.6.32 system on 2012-02-13.
Available extensions:
        crypt add-on version 2.1 by Michael Glad and others
        GNU Libidn by Simon Josefsson
        Native POSIX Threads Library by Ulrich Drepper et al
        BIND-8.2.3-T5B
For bug reporting instructions, please see:
<http://www.debian.org/Bugs/>.

./busybox
BusyBox v1.21.0.git (2012-08-10 21:15:09 CEST) multi-call binary.
BusyBox is copyrighted by many authors between 1998-2012.

Compiled with your config.

Did you recompile for the updated libc (maybe it is needed)?

Ciao,
Tito
> My problem: It is on a Notebook. Not installed/designed for development
> purposes. So I do have only limited capabilities.
> 
> So again, how to fix this trouble?

> Thx for help
> Harald
> 
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to