A voir également:
- Compilation
- Breach compilation c'est quoi - Guide
- Compilation error: expected unqualified-id before '{' token ✓ - Forum C++
- Erreur de compilation projet ou bibliothèque introuvable - Forum Excel
- Must declare a named package because this compilation unit is associated to the named module - Forum Java
- Erreur de compilation : Projet ou bibliothèque introuvable - Forum VB / VBA
1 réponse
my_version_description : tu laisses ce que tu veux
CONCURRENCY_LEVEL : tu laisses tel quel.
Tu peux aussi suivre le tutoriel indiqué ici (section : 4. compiler un noyau, étape 4) :
https://www.mistra.fr/tutoriel-linux-compiler.html
Bonne chance
CONCURRENCY_LEVEL : tu laisses tel quel.
Tu peux aussi suivre le tutoriel indiqué ici (section : 4. compiler un noyau, étape 4) :
https://www.mistra.fr/tutoriel-linux-compiler.html
make-kpkg clean
make-kpkg --initrd kernel_image
ls /usr/src
dpkg -i /usr/src/linux-image-*.deb
Bonne chance