Actually no cookbook is required, just follow standard procedures. Grab the WISP-Dist kernel source from LEAF's website, untar it, select modules you want and do the usual "make dep && make clean && make bzImage && make modules && make modules_install". Modules will turn up in respective /lib/modules subdirectory, be careful not to overwrite modules used by your current kernel (if you use the same version).
Dominik Strnad wrote about "RE: [leaf-user] Re: 3c509.o problem, compiling src for WISP-dist": > Is there exist some cookbook how to compile them for wisp-dist kernel? > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Vladimir I. > Sent: Monday, October 07, 2002 1:14 PM > To: Dominik Strnad > Cc: [EMAIL PROTECTED] > Subject: [leaf-user] Re: 3c509.o problem, compiling src for WISP-dist > > > I was told that only modules from Bering RC2 are compatible, make sure > you use those if you don't want to compile module yourself. > > Hint: If somebody is able to compile all modules using WISP-Dist's > kernel and give them to me I'll be happy to place them on the website. :) > > Dominik Strnad wrote: > > Hi, > > > > I went into problems with 3c509.o module. I am using WISP-dist based on > > kernel 2.4.18. After loading module system hangup for some non specific > time > > (around 1 minute) with kernel panic message. I am going to use sysmoops on > > it.... > > But I am 100% sure this that this problem is caused by that module. I > tried > > two 3coms 509B NICs, both previously used under linux and windows. I check > > and set proper non conflicted io and irq, tested PnP and non Pnp modes. > > Still getting same error. :-( > > > > Because module 3c509.c isn't in origial distribution I am using binary > which > > I founded for Bearing (hope that I remember it well) which is based on > same > > kernel version. When I founded problems with that module I tried to > compile > > it by my own. > > > > Unfortunatelly I founded another problems and not solution :-) Note that I > > am just Linux user and not a developer. I am able to compile something, > > sometimes, but... > > > > I read that for development of leaf soomebody use UML debian slink distrib > > with gcc 2.0. Can be that enviroment used for WISP development? > > > > I instaled this and I have workin on my RH machine, mounted directory > where > > sources for Wisp-dist and 3c509.c are located, but I am not able to call > gcc > > to use wisp-dist kernel src files (home/wisp-dist/src) instead of slink > src > > (usr/include/linux) I tried -I switch (hope that this is the right switch) > > but it didn't help. > > > > Please can anybody describe which enviroment and how could be used for > > compiling foor Leaf/wisp-dist ? > > > > And if anybody have 3c509.o for this distribution, could you sended to me > to > > [EMAIL PROTECTED] ? > > > > Thank you very much. > > > > Litin > > > > > > > -- > Best Regards, > Vladimir > Systems Engineer (RHCE) > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > ------------------------------------------------------------------------ > leaf-user mailing list: [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/leaf-user > SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html > -- Best Regards, Vladimir Systems Engineer (RHCE) ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
