[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: make dep fails to build kernel because of module bsd_co



Anno Domini 29 Feb 96 at 2:51, debian-user@Pixar.com wrote:

> What I read in the documentation project is that I do a :
> make config 
> make dep
> make modules 
> make modules_install 
> make zImage

That is wrong, this is correct

 make config 
 make dep
 make zImage
 make modules 
 make modules_install 

You must make Image BEFORE you make modules.

Cheers..
--
Lauri Tischler, Network Admin          Tel: +358-0-47846331 
Finlandia Interface Oy                 Fax: +358-0-47846500
Piispanportti 12 (PL 61)               GSM: +358-40-5569010
02211 Espoo FINLAND               Internet: ltischler@fipower.fi


Reply to: