Results 1 to 4 of 4
[root@mcphersons1 atk-1.2.0]# make
make: *** No targets specified and no makefile found. Stop.
[root@mcphersons1 atk-1.2.0]#
How can I correct this issue, so make will work?
Thanks....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-24-2003 #1Just Joined!
- Join Date
- May 2003
- Location
- Southeastern Indiana
- Posts
- 13
No targets specified
[root@mcphersons1 atk-1.2.0]# make
make: *** No targets specified and no makefile found. Stop.
[root@mcphersons1 atk-1.2.0]#
How can I correct this issue, so make will work?
Thanks.
- 06-24-2003 #2Linux Engineer
- Join Date
- Apr 2003
- Location
- Sweden
- Posts
- 796
Hmmm Have you read the INSTALL or README file?? its usually said there how to install the specific program. Did you execute ./configure first?? Usually the installprocedure looks like this.
./configure
make
make test
make install
RegardsRegards
Andutt
- 04-13-2009 #3Just Joined!
- Join Date
- Apr 2009
- Posts
- 1
i have run the ./configure command, checked to make sure there was a makefile in the directory yet i still get
s/grubconf-0.5.1# make
make: *** No targets specified and no makefile found. Stop.
thanks in advance
smitty
- 04-13-2009 #4forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
Welcome to the forums, smitty!

Please start a new thread with the details of any problems you are having. This one is 6 years old already.
Sorry for any inconvenience.oz



