Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux HostsFree MagazinesJobs
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > GNU Linux Zone > Linux Networking
Reload this Page Makefile:65**Linux kernel source not found
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Linux Networking Hardware/Software related, Modems, Internet connection sharing, IPTables etc.

Reply
 
Thread Tools Display Modes
Old 07-26-2006   #1 (permalink)
Just Joined!
 
Join Date: Jul 2006
Posts: 2
Makefile:65**Linux kernel source not found

hi all,
i am new to linux OS. basically i am used to work on windows. recently i installed linux making my system triple booting having windows 2000/ windows-xp pro and now linux mandrake 10 OS's.

problem is, when i first installed mandrake 10 linux it works nice, even e100 driver installed perfectly and i could be able to connect and work on internet. but later, i could not remember the cause, i had to re-install mandrake but this time i have a problem in configuring networking driver, when i try to install e100-3.5.14.tar.gz [Intel pro/100] driver after untarring it [using command tar xfz e100.3.5.14.tar.gz, it generate following error on 'make install' command-

'$Makefile:65**Linux kernel source not found. Stop'

can anybody help me?

thanks in advance

vinod
vinod59 is offline   Reply With Quote
Old 07-26-2006   #2 (permalink)
Linux User
 
Join Date: Jan 2006
Posts: 252
did you go through the README file.May be you require the kernel source ...
nature is offline   Reply With Quote
Old 07-30-2006   #3 (permalink)
Just Joined!
 
Join Date: Jul 2006
Posts: 2
Makefile:65**Linux kernel source not found

hi
thanks for your response.
it is my bad habit that i delays the things. i very much go through the README file and act accordingly. i realy don't understand where do i find kernel source, do i have to reinstall the OS?. because Makefile which comes with e100 driver has searched through my system for kernel source as following code in Makefile suggest-

# core driver files
CFILES = e100.c
HFILES = kcompat.h
ifeq (,$(BUILD_KERNEL))
BUILD_KERNEL=$(shell uname -r)
endif

################################################## #########################
# Environment tests

# Kernel Search Path
# All the places we look for kernel source
KSP := /lib/modules/$(BUILD_KERNEL)/build \
/lib/modules/$(BUILD_KERNEL)/source \
/usr/src/linux-$(BUILD_KERNEL) \
/usr/src/linux-$($(BUILD_KERNEL) | sed 's/-.*//') \
/usr/src/kernel-headers-$(BUILD_KERNEL) \
/usr/src/kernel-source-$(BUILD_KERNEL) \
/usr/src/linux-$($(BUILD_KERNEL) | sed 's/\([0-9]*\.[0-9]*\)\..*/\1/') \
/usr/src/linux

# prune the list down to only values that exist
# and have an include/linux sub-directory
test_dir = $(shell [ -e $(dir)/include/linux ] && echo $(dir))
KSP := $(foreach dir, $(KSP), $(test_dir))

# we will use this first valid entry in the search path
ifeq (,$(KSRC))
KSRC := $(firstword $(KSP))
endif

ifeq (,$(KSRC))
$(error Linux kernel source not found)
else


but it does not find any where. how do i find it?

my system details are as follow-
Pentium IV 2.66 GHz
512 MB RAM
40 GB HDD

OSs
1. Windows 2000 prof.
2. Windows xp prof.
3. Mandrade 10 Linux -- Kernel build 2.6.3-4mdk

regards
vinod
vinod59 is offline   Reply With Quote
Old 07-04-2008   #4 (permalink)
RH3
Just Joined!
 
Join Date: Jun 2008
Posts: 3
Hi ,
I am also having the same problem as Vinod's .But i am having Red hat
kernel version 2.4.21-4 EL , I have also downloaded the driver e100-3.5.17.tar.gz for intel PRO/100 VE but when i try to compile that with
make : but the same o/p as kernel source not found is given.

i would like to add that in file e100.spec there is 1 line as ..
Requires: kernel, fileutils, findutils, gawk, bash
my kernel does not support fileutils,findutils, and kernel command....can that be the problem ?
also in the readme file there is 1 line as
To build a binary RPM* package of this driver run 'rpmbuild -tb
<filename.tar.gz>'. Replace <filename.tar.gz> with the specific file name
of he driver.
but rpmbuild command is also not found.
Can any one please provide help
RH3 is offline   Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
 

Free Magazines
Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe
Systems Management News, the newspaper for IT systems administration and data center managers!
Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe
The Enterprise Newsweekly
eWeek is the essential technology information source for builders of e-business.
subscribe
Oracle Magazine
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe
Total Telecom
Total Telecom is "The Economist of the communications industry".
subscribe
More free magazines »



All times are GMT. The time now is 02:13 AM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.2.0