[Ilugc] Make file

  • From: knura@xxxxxxxxx (Arun Khan)
  • Date: Fri Jan 8 12:18:48 2010

On Friday 08 January 2010, Mahalingam Subramaniam wrote:

 to do so. Whilst, trying to execute "Make" after configure with
 options, it outputs error message as follows: "make: *** No targets
 specified and no makefile found.  Stop." Your valuable suggestions &
 comments are sought to resolve this issue. with regards

The error message tells you that make is expecting you to give an 
additional parameter as shown below.

e.g. when you build a kernel you specify "make config", "make bzImage" , 
"make modules"  etc.

Look through the Makefile and see what are the make "targets"

Just out of curiosity, why are you compiling from source when RHEL5.2 
has MySQL, PHP rpms that are more than adequate for a LAMP stack?

-- 
Arun Khan

Other related posts: