|
From: Dmitry K. <dm...@dz...> - 2007-07-26 11:46:56
|
Lots of thanx for the help! It was really usefull and saved me lots of time! I finally got it compiled and booting. Want to mention one little thing about parallel building. As it was already told it is not working as expected. But enabling this really speeds up compiling process almost twice if you have an SMP or dual core CPU. I just had to rerun "make build" when it crashed at some places. As far as I see the final system has no visible affect of this. One more question. Suppose I have built a system. Then I want to enable some more packages via menuconfig. Is it enough to do it this way: make menuconfig make clean rm tmp/.done_build_packagename rm tmp/.done_install_packagename make prepare build install Or I have to go through this long way - mrproper, unpack etc? On Thursday 26 July 2007 08:05, Serge Leschinsky wrote: > Hi, > > Dmitry Komarov wrote: > > What exactly do you mean by replacing syslinux with version .36? > > > > There is only syslinux-3.51 version on the site. Should I find an older > > syslinux-3.36 somewhere else? > > please get it from > http://www.kernel.org/pub/linux/utils/boot/syslinux/Old/syslinux-3.36.tar.b >z2 > > > And how exactly should I replace it? Rename to > > syslinux-3.51 and put in src folder and "make unpack" then? > > delete syslinux-3.51 tarball from src dir and then put 3.36. > > "make mrproper unpack prepare build" -- Best regards, Dmitry Komarov -- Best regards, Dmitry Komarov IT Project Manager SIA CITYNET 22/24 - 500 Katolu str. Riga, LV-1003 Latvia |