| Linux - Kernel This forum is for all discussion relating to the Linux kernel. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
08-02-2010, 08:55 AM
|
#1
|
|
Member
Registered: Jul 2010
Posts: 38
Rep:
|
make command not working in opensuse
hi
i am trying to install a new kernel.The first step make mrproper is showing some error that make command is not there with gcc.
can any one help me to compile kernel.
Thank you in advance..
|
|
|
|
08-02-2010, 09:36 AM
|
#2
|
|
LQ Veteran
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Arch/XFCE
Posts: 17,797
|
What distro (version) of Linux are you using?
Is gcc installed? (Normally, make would be installed as part of gcc.) Regardless, check with your package manager.
|
|
|
1 members found this post helpful.
|
08-03-2010, 02:01 AM
|
#3
|
|
Member
Registered: Feb 2009
Posts: 340
Rep:
|
Run the command
make --version
see what it outputs, if it does give you some thing like
GNU Make 3.81
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
This program built for i486-pc-linux-gnu
Make is installed, else it is not.
|
|
|
|
08-03-2010, 02:57 AM
|
#4
|
|
LQ Veteran
Registered: Sep 2003
Location: the Netherlands
Distribution: lfs, debian, rhel
Posts: 8,718
|
Hi,
Not all versions of opensuse have make (and automake) installed by default (10.3 does, if I remember correctly).
You probably also need to install gcc, g++ and binutils
Use Yast to install them (YaST -> Software -> Software Management).
Hope this helps.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
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
|
|
|
All times are GMT -5. The time now is 11:27 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|