..::capture of life::..

...my thoughts, learnings & captured images...

./configure error in ubuntu

While compiling in ubuntu there may be error telling

checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.

The solution is installing the libc6-dev

#apt-get install libc6-dev

0 comments:

add2any