Compiling a kernel

Jason Warm yellowdog-general@lists.terrasoftsolutions.com
Tue Jun 29 14:07:00 2004


OK, now every time I try to run "make dep" it goes through and does its
thing, but ends on the following line...
make[1]: Leaving directory `/usr/src/linux-2.4.22-2g'
scripts/mkdep -- `find /usr/src/linux-2.4.22-2g/include/asm
/usr/src/linux-2.4.22-2g/include/linux
/usr/src/linux-2.4.22-2g/include/scsi /usr/src/linux-2.4.22-2g/include/net
/usr/src/linux-2.4.22-2g/include/math-emu \( -name SCCS -o -name .svn \)
-prune -o -follow -name \*.h ! -name modversions.h -print` > .hdepend
find: /usr/src/linux-2.4.22-2g/include/math-emu: No such file or directory
scripts/mkdep -- init/*.c > .depend

If it completes succesfully will it give me a message?  Any clue why I am
getting the above message?

Jason

<quote who="pdq808@t-online.de (Reiner Klenk)">
> That's make dep (no s at end)
>
> Some other things:
> you can load the config of your currently installed kernel in xconfig,
> should be a good starting point. File is in /boot
>
> after building, don't forget mkinitrd if you have things that are needed
> during boot compiled as module (e.g. driver for root file system)
>
> copy initrd image and vmlinux to /boot
>
> edit /etc/yaboot.conf
>
> run ybin -v
>
> If you want 2.6 the modutils have to be upgraded before you boot the new
> kernel.
>
> Hth,
> Reiner
>
>
> Jason Warm wrote:
>> When I try to make deps I get the following response.
>>
>> make: *** No rule to make target `deps'.  Stop.
>
>
>
>
> _______________________________________________
> yellowdog-general mailing list
> yellowdog-general@lists.terrasoftsolutions.com
> http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general
> HINT: to Google archives, try  '<keywords> site:terrasoftsolutions.com'
>


-- 
Jason Warm
jwarm@miasys.com