[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: 2.0.38 kernel cpmpilation



On Wed, 11 Apr 2001, V.Kugan wrote:

> I want to compile 2.0.38 kernel, Right now I am using redhat 6.2, when i do
> make zImage ( after make menconfig and make dep), I am getting error in
> init/main, Is it because I am using libraries from newer version??? , If so

it could either be that or may be you are using the different header
files. You have to soft link to the old header's directory. The actual
error type will indicate which problem you are facing, if its getting
stuck while linking, then its library problems, or if it doesnt even
compile...most probably header mismatch

-- sreangsu