 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

26th January 2007, 04:40 PM
|
|
Registered User
|
|
Join Date: Aug 2005
Posts: 33

|
|
|
make: *** No rule to make target `Rules.make'. Stop.
Does anyone know what this means ?! Anytime I try to run 'make' recently I get this error. It's a real pain as I can't build anything from source at the moment...I'm running FC6, kernel 2.6.19-1.2895.
Thanks !
|

26th January 2007, 11:09 PM
|
 |
Retired Community Manager
|
|
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376

|
|
Quote:
|
Originally Posted by idk666
Does anyone know what this means ?! Anytime I try to run 'make' recently I get this error. It's a real pain as I can't build anything from source at the moment...I'm running FC6, kernel 2.6.19-1.2895.
Thanks !
|
Hello:
I have not had any issue with make other than self-inflicted
Does this happen on a specific application and it so can you provide the name of the package ?
Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
|

29th January 2007, 03:56 PM
|
|
Registered User
|
|
Join Date: Aug 2005
Posts: 33

|
|
|
It happens on any application I try to build with 'make'......about four or five so far..
|

29th January 2007, 05:21 PM
|
 |
Retired Community Manager
|
|
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376

|
|
Quote:
|
Originally Posted by idk666
It happens on any application I try to build with 'make'......about four or five so far..
|
Hello:
Can you provide one of the packages [a link] and I would glad to test it and see if the same thing happens here?
Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
|

11th February 2007, 07:59 PM
|
|
Registered User
|
|
Join Date: Feb 2007
Posts: 12

|
|
|
I have the same problem, madwifi-0.9.2.1, vstpd which I tried from source. Says build symlink broken and sure enough after checking the symlink is broke.
|

11th February 2007, 08:05 PM
|
|
Registered User
|
|
Join Date: Feb 2005
Posts: 594

|
|
With so little information to go on it's hard to tell for sure. Unlike you where...
Quote:
|
Originally Posted by iddk
It happens on any application I try to build with 'make'......about four or five so far..
|
I don't have this problem with any application I compile. Taking a wild guess though, it sounds like maybe you haven't properly configured the makefile. Did you run the ./configure command first? How about posting the name of at least one package with this problem.
Daniel
|

11th February 2007, 08:09 PM
|
|
Registered User
|
|
Join Date: Feb 2005
Posts: 594

|
|
Quote:
|
Originally Posted by OuldeFauder
I have the same problem, madwifi-0.9.2.1, vstpd which I tried from source. Says build symlink broken and sure enough after checking the symlink is broke.
|
I'm downloading madwifi-0.9.2.1 right now and will take a shot at compiling it.
Daniel
|

11th February 2007, 08:23 PM
|
|
Registered User
|
|
Join Date: Feb 2005
Posts: 594

|
|
Quote:
|
Originally Posted by parish
I'm downloading madwifi-0.9.2.1 right now and will take a shot at compiling it.
|
Okay, I just downloaded and did a make on madwifi-0.9.2.1 and it makes just fine. On the other hand, if I delete the Makefile, I get exactly the error in the title of the thread. Looks like either you deleted the makefile or you're not running make in the right directory.
Daniel
|

11th February 2007, 08:32 PM
|
|
Registered User
|
|
Join Date: Feb 2007
Posts: 12

|
|
|
update the Kernel, had a mix of 586 and 686, now this is what I get...O ya have a make file and am in the correct directory.[root@localhost madwifi-0.9.2.1]# make
/bin/sh: cc: command not found
Checking requirements... ok.
Checking kernel configuration... FAILED
Only kernel versions 2.4.x and above are supported.
You have .
make: *** [configcheck] Error 1
My current kernel is 2.6.19-1.2895.fc6
Thanks for your earlier reply
|

11th February 2007, 08:37 PM
|
|
Registered User
|
|
Join Date: Feb 2005
Posts: 594

|
|
|
Do you have kernel development and headers, and gcc installed?
yum install kernel-devel kernel-headers gcc
Daniel
|

11th February 2007, 08:42 PM
|
|
Registered User
|
|
Join Date: Feb 2007
Posts: 12

|
|
|
I did before I made the changes but am now doing it again. Will get back to you.Thanks Parish
|

11th February 2007, 08:43 PM
|
|
Registered User
|
|
Join Date: Feb 2007
Posts: 12

|
|
|
Still getting the same thing.
|

11th February 2007, 08:47 PM
|
|
Registered User
|
|
Join Date: Feb 2005
Posts: 594

|
|
|
What do you get when you try to locate cc or gcc?
locate gcc
locate cc
which gcc
which cc
Daniel
|

11th February 2007, 08:50 PM
|
|
Registered User
|
|
Join Date: Feb 2007
Posts: 12

|
|
|
[root@localhost madwifi-0.9.2.1]# locate gcc
/lib/libgcc_s-4.1.1-20070105.so.1
/lib/libgcc_s.so.1
/usr/include/avahi-common/gccmacro.h
/usr/lib/gcc-lib
/usr/libexec/gcc
/usr/libexec/gcc/i386-redhat-linux
/usr/libexec/gcc/i386-redhat-linux/4.1.1
/usr/libexec/gcc/i386-redhat-linux/4.1.1/cc1
/usr/sbin/libgcc_post_upgrade
/usr/share/doc/libgcc-4.1.1
/usr/share/doc/libgcc-4.1.1/COPYING.LIB
/usr/share/ghostscript/8.15/Resource/CMap/HKgccs-B5-H
/usr/share/ghostscript/8.15/Resource/CMap/HKgccs-B5-V
/usr/share/locale/C/LC_MESSAGES/msgcc
/usr/share/locale/de/LC_MESSAGES/msgcc
/usr/share/locale/es/LC_MESSAGES/msgcc
/usr/share/locale/fr/LC_MESSAGES/msgcc
/usr/share/locale/it/LC_MESSAGES/msgcc
/usr/share/locale/pt/LC_MESSAGES/msgcc
/usr/share/poppler/cMap/Adobe-CNS1/HKgccs-B5-H
/usr/share/poppler/cMap/Adobe-CNS1/HKgccs-B5-V
/usr/share/vim/vim70/compiler/gcc.vim
[root@localhost madwifi-0.9.2.1]#
locate cc brings up a ton of entrie, to many to paste.
|

11th February 2007, 09:07 PM
|
|
Registered User
|
|
Join Date: Feb 2005
Posts: 594

|
|
|
Doesn't look like gcc is installed to me; where is /usr/bin/gcc? You're sure it's installed? On my system:
%rpm -qa | grep gcc
libgcc-4.1.1-51.fc6
compat-libgcc-296-2.96-138
gcc-4.1.1-51.fc6
gcc-c++-4.1.1-51.fc6
gcc-gfortran-4.1.1-51.fc6
Also, do you have imake installed:
%rpm -qa | grep imake
imake-1.0.2-3
Daniel
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 21:40 (Tuesday, 21-05-2013)
|
|
 |
 |
 |
 |
|
|