Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: zeg on December 02, 2002, 08:51:51 PM

Title: Need to configure the path for KERNELDIR = /usr/src/?? in a
Post by: zeg on December 02, 2002, 08:51:51 PM
Hi all,
I'm searching for he real path to the kernel to do a "make" and "make install" for my drivers Adsl Bewan pci St on the 5.6 release.I tried with KERNELDIR = /usr/src/redhat but it doesn't work.

#
        ## Makefile for UNICORN ADSL Modem
        #

        # use kernel headers in kernel source if needed
---->KERNELDIR = /usr/src/linux
        ifdef KERNELDIR
        HPATH=$(KERNELDIR)/include
        include $(KERNELDIR)/.config
        endif

TIA

ZeG
Title: Re: Need to configure the path for KERNELDIR = /usr/src/?? i
Post by: guestHH on December 02, 2002, 09:17:20 PM
A simple search would do the trick. Please try all other options before 'just' asking.
Title: Re: Need to configure the path for KERNELDIR = /usr/src/?? i
Post by: jb on December 02, 2002, 10:16:46 PM
Well, since these are public forums and you are not the moderator, do you really think you have the right to tell someone what to do on a forum?  Do you know if he looked?  No, you do not!  If you take the time to reply with some B.S., then you could have taken a less amount of time and provided him with an answer, or maybe a link to his answer.

Who made you the top dog today?
Title: Re: Need to configure the path for KERNELDIR = /usr/src/?? i
Post by: stephen noble on December 05, 2002, 08:37:27 AM
we did, RequestedDeletion has answered plenty of questions
and made a significant contribution, his comment was polite and helpful

http://e-smith.org/bboard/read.php?f=6&i=1984&t=1984
Title: Re: Need to configure the path for KERNELDIR = /usr/src/?? i
Post by: guestHH on December 05, 2002, 09:54:45 AM
From the FAQ: http://www.e-smith.org/faq.php3#8q7

From contributors: http://myezserver.com/downloads/mitel/contrib/dev-tools/kernel-src-howto.html

Thanks.
guestHH