make: Nothing to be done for `all'.
By: Emiley J Printer Friendly Format
If you are getting this error (make: Nothing to be done for `all'.) when you 'make' it simply means that you are trying to 'make' the same application a second time.
You can resolve this by cleaning the previous make and then running make again.
make clean
When you do the m'make clean', it cleans up the previous make and now you can do the make again.
make
Comment on this tutorial
- Data Science
- Android
- AJAX
- ASP.net
- C
- C++
- C#
- Cocoa
- Cloud Computing
- HTML5
- Java
- Javascript
- JSF
- JSP
- J2ME
- Java Beans
- EJB
- JDBC
- Linux
- Mac OS X
- iPhone
- MySQL
- Office 365
- Perl
- PHP
- Python
- Ruby
- VB.net
- Hibernate
- Struts
- SAP
- Trends
- Tech Reviews
- WebServices
- XML
- Certification
- Interview
categories
Subscribe to Tutorials
Related Tutorials
smskannel SMS gateway run in background
Running jar files in background in ssh window
Could not open '': No such file or directory at lib/ExtUtils/MM_Unix.pm line 2697
Can't locate ExtUtils/MakeMaker.pm in @INC ...
make: Nothing to be done for `all'.
How to burn your CD / DVD ISO image using Media Creator (Adaptec/Roxio) on Windows
How to burn your CD / DVD ISO image using Nero Burning ROM (Ahead Software) on Windows
How to burn your CD / DVD ISO image using Nero Express (Ahead Software) on Windows
How to burn your CD / DVD ISO image using NISO Recorder V2 Power Toy on Windows
How to burn your CD / DVD ISO image using k3b on CentOS
Archived Comments
1. Then it just says:
make: Nothing to be done
View Tutorial By: kefas at 2011-09-07 07:25:47
2. God bless u man! :)
View Tutorial By: me at 2015-07-29 13:25:00
3. Georgemes
View Tutorial By: Georgemes at 2017-06-23 08:36:42
4. Jasonmef
View Tutorial By: Jasonmef at 2017-07-06 00:45:58