NetBSD-Users archive

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

Fwd: HowTo: Kernel Compilation Problem



hi ,
Ya , It is correct. adjust kernel has also not worked well for me.
I repeated all the steps without using adjust kernel and I got success
in compiling the NetBSD 4.0 Kernel. Thanks a lot.

Uttam


>
> > Hi Jim,
> >
> > I had followed these steps. In fact I had also used adjustkernel script
> with
> > the
> > following syntex:
> > adjustkernel GENERIC > mykernel
> > Even then I was getting errors.
> > Then I decided to move on to build.sh script. But It is also giving the
> > errors mentioned.
> > above. How to solve? I could not get any solution. Still trying ......
>
>
> "adjustkernel" hasn't ever worked well for me and in any case I
> first just copy GENERIC to MYGENERIC and check that compiles ok,
> which it almost always has.
>
> I usually use  "./build.sh tools kernel=MYGENERIC" which takes
> a lot longer but covers for when I've updated between times.
>
> The output from "adjustkernel" can still be useful as base
> for a custom kernel but knowing you need to add back lines
> from original based on the compile errors.


Home | Main Index | Thread Index | Old Index