On 06/07/2010 11:04 PM, Zaki Ud Din wrote:
`/home/zaki/osmocom-bb/src/shared/libosmocore/build-target': configure: error: C compiler cannot create executables See `config.log' for more details.
Hi Zaki,
you can look at the config.log file (created by autoconf), it should have a line with "C compiler cannot"... and it should show the C program that it tried to compile and the failure message of the compiler... What does it say?