kernel build fails (and is started over and over again). cause seems to be a "mv" in kernel.sh that points to an inexistent directory
mv -f ../kernel-*deb /deb/contrib/
trying to fix, bb later, i hope
-- nanok nanok at lsd `period` ro
Logged In: NO
ok. mkdir -p taprobane/deb/contrib seems to have done the trick. i guess that dir should be in the tar.gz in the first place (?)
-- nanok
Log in to post a comment.
Logged In: NO
ok. mkdir -p taprobane/deb/contrib seems to have done the
trick. i guess that dir should be in the tar.gz in the first
place (?)
--
nanok