I must've done something trivial, but now when I run bitbake, it runs configure on some file, I get:checking for C compiler default output file name... configure: error: C compiler cannot create executables
Yet I test compiled hello.c no prob.
When I run configure by hand, it runs, doesn't halt...
Is it some permissions stuff? I'm running bitbake as root, so shouldn't be. It just changed today.
The only thing I recall doing is I uninstalled libiconv, cause had it installed for some reason and it was messing with the ./configure processes.
I'm running Debian Etch.
Trying different, but so far no idea what the prob.