debian/rules:1637: *** Error. I do not know where the kernel image goes to [kimagedest undefined] The usual case for this is that I could not determine which arch or subarch tihs machine belongs to. Please specify a subarch, and try again.. Arrêt.
Tuesday, May 2nd, 2006Erreur lors d’un make-kpkg *
Il suffit en fait d’utiliser l’option supplémentaire --arch type pour contourner le soucis et pouvoir compiler un noyau à la sauce debian.
Exemple : make-kpkg --arch i386 clean


