Programming Tutorials

(追記) (追記ここまで)

make: Nothing to be done for `all'.

By: Emiley J in Linux Tutorials on 2011年06月13日 [フレーム]

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 'make clean', it cleans up the previous make and now you can do the make again.

make



(追記) (追記ここまで)


Add Comment

JavaScript must be enabled for certain features to work
* Required information
1000

Comments

No comments yet. Be the first!

Most Viewed Articles (in Linux )

Latest Articles (in Linux)

(追記) (追記ここまで)
(追記) (追記ここまで)

Related Tutorials

AltStyle によって変換されたページ (->オリジナル) /