Re: kernel build problem

2005-05-12 Thread Cristiano Deana
2005/5/11, Ananth.G <[EMAIL PROTECTED]>: > i have attached my config file. > # Bus support. Do not remove isa, even if you have no isa slots "DO NOT REMOVE ISA..." > #device isa uncomment the line above > device umass # Disks/Mass storage - Requires scbus and da "

Re: kernel build problem

2005-05-11 Thread Freddie Cash
On May 11, 2005 07:28 am, Ananth.G wrote: > i have attached my config file. Read the comments in your config file. You'll quickly notice that you have removed the isa device (which is needed for PS/2, serial, parallel ports, etc), and that you have umass enabled, but disabled the needed scbus a

RE: kernel build problem

2005-05-11 Thread Zimmerman, Eric
>i have attached my config file. > >regrds, >ananth.g this looks like an issue (cut/pasted from kernel config file). Isa is required, no? # Bus support. Do not remove isa, even if you have no isa slots #device isa #device eisa device pci ___

Re: kernel build problem

2005-05-11 Thread Paig Chong Woo
Le 11 mai 2005 à 16:28, Ananth.G a écrit : i have attached my config file. regrds, ananth.g Sergey S. Ropchan wrote: Content of kernel config please ? It's look like wrong option in config. dear all, im having trouble compiling kernel on 5.3 , i did a `make depend` and `make`. The followi

Re: kernel build problem

2005-05-11 Thread Ananth.G
i have attached my config file. regrds, ananth.g Sergey S. Ropchan wrote: Content of kernel config please ? It's look like wrong option in config. dear all, im having trouble compiling kernel on 5.3 , i did a `make depend` and `make`. The following is the error that i got, i might have missed

Re: kernel build problem

2005-05-11 Thread Sergey S. Ropchan
Content of kernel config please ? It's look like wrong option in config. > dear all, >im having trouble compiling kernel on 5.3 , i did a `make depend` and > `make`. > The following is the error that i got, i might have missed a module > i guess... > > cc -c -O -pipe -march=pentiumpro

Re: kernel build problem

2002-01-31 Thread Kent Stewart
Alexander Prohorenko wrote: > Hey guys. > > I've just tried to cvsup to -stable version and it passed with sucess. > But when I've tried to make new kernel I've got this error. > please, give me some advise to figure out the way out. Thanks. First of all, when you have a -stable problem, yo