I'm following this article to install qt for embedded linux on my host machine (which runs Ubuntu). So far, I successfully ./configure'd it but when I type "make" or "make install" it gives this error:
make: * No targets specified and no makefile found. Stop.
I'm a Linux newbie so I don't know if I'm missing obvious here, so I'd appreciate if you could help me.