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
"
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
>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
___
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
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
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
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