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

Re: [cobalt-developers] building kernels on the raq3



At 02:55 PM 12/28/99 -0800, you wrote:
>Dennis wrote:
>
>> 1) the source code on the unit is not the full souce to the kernel
>> installed (its version C2 and version C3 is running)
>> 2) parts of it dont compile, specifically SCSI code which I can live
>> without for now.
>> 3) the backdoor (/usr/games/.doug) doesnt seem to work.
>
>Let me clarify for you all, as the C2/3 thing is at least partially my
>fault :)
>
>1) The kernel that ships is C3, and teh source is C3, the only thing
>that is wrong is the Makefile.  Somehow I built teh packages with it
>saying C2.  If you change EXTRAVERSION to say C3, and run 'make dep' all
>is well.

Im not sure I believe you here :-)

the bwmgt code will not build as a module (only N or Y is accepted and if I
try to manually set it to 'M' it fails)....not that I care if its a module
or in the kernel but it is different from the kernel on the box.

>
>2) SCSI is a conflict with glibc.  If you do
>	rpm -Uvh --force kernel-headers-2.2.12C3.i386.rpm
>then scsi should be OK.
>
I will try that.


If you can get it cleaned up and make a new rpm I think it will make things
a lot easier.
dennis