Re: make

Top Page

Reply to this message
Author: Emmanuel CRAS
Date:  
To: guilde
Subject: Re: make
Salut,

Au cours de la compilation par zImage, voici l'erreur retournée :

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fom
it-f
rame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=
2 -m
align-functions=2 -DCPU=586 -c -o binfmt_misc.o binfmt_misc.c
binfmt_misc.c:41: #error You really need /proc support for binfmt_misc.
Please reconfigure!
make[2]: *** [binfmt_misc.o] Error 1
make[2]: Leaving directory `/usr/src/linux/fs'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux/fs'
make: *** [_dir_fs] Error 2

Que dois-je installer ?

Cordialement,

Emmanuel CRAS