LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   I can't make it... Litteraly! (https://www.linuxquestions.org/questions/linux-software-2/i-cant-make-it-litteraly-886652/)

TheStefan12345 06-16-2011 01:30 AM

I can't make it... Litteraly!
 
I am using Kubuntu 11.04 on ASUS K52Jc and when I start compiling this happens: (yes,yes I do ./configure; after that)

q12345@Laptop $ make

make: *** No targets specified and no makefile found. Stop.


and what is so weird? Well, I can't do it on any other system that I tried (openSuSE, all Ubuntus, Debian...).

What is the solution (if there is one)?

Thanks.

colucix 06-16-2011 01:45 AM

It would be useful if you posted the last (relevant) lines of the ./configure's output and if you told us what software you're trying to install, so that we can give some help. The no makefile found error means that ./configure did not run successfully and it was not able to create a proper makefile. Usually you will find more details inside the config.log file.

TheStefan12345 06-16-2011 02:54 AM

...


All times are GMT -5. The time now is 06:48 PM.