ERROR: GNU libc not found!

Posted by deneme on Ask Ubuntu See other posts from Ask Ubuntu or by deneme
Published on 2012-09-17T12:00:59Z Indexed on 2012/10/12 9:50 UTC
Read the original article Hit count: 339

Filed under:

While using make.sh command for toolchain, I encountered the following error:

Checking for toolchain prerequisites
Checking for GNU bash                     [ DONE ]
Checking for GNU binutils                 [ DONE ]
Checking for GNU bison                    [ DONE ]
Checking for GNU bzip2                    [ DONE ]
Checking for GNU coreutils                [ DONE ]
Checking for GNU diffutils                [ DONE ]
Checking for GNU findutils                [ DONE ]
Checking for GNU awk                      [ DONE ]
Checking for GNU CC                       [ DONE ]
Checking for GNU libc                     [ FAIL ]
ERROR: GNU libc not found!

How can I solve this problem ?

© Ask Ubuntu or respective owner

Related posts about gnu