LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Debian woody : make menuconfig ERROR (https://www.linuxquestions.org/questions/linux-newbie-8/debian-woody-make-menuconfig-error-41952/)

pedro99 01-18-2003 03:29 PM

Debian woody : make menuconfig ERROR
 
Hi, when I do
# make menuconfig in /usr/src/linux-2.4.20
I got the following error :
Makefile:254: arch/i386/Makefile: Aucun fichier ou repertoire de ce type (in english it means "no file or directory of this type" or something like that)
make: *** Pas de règle pour fabriquer la cible (means "no rules to make/build the target" ) 'arch/i386/Makefile'. Arrêt (means "stop")

Can somebody help me..............

yngwin 01-20-2003 04:19 AM

did you do a make mrproper first?

pedro99 01-21-2003 03:39 PM

make mrproper doesn't work!
make: *** no rules to build the target 'arch/i386/Makefil'. Stop

What can I do?

iceman47 01-22-2003 07:43 PM

sure you got a compiler installed?

pedro99 01-23-2003 02:05 AM

:-D
not at all.....
How can I check that?
Which package must I d/l to install one?

iceman47 01-23-2003 05:12 AM

apt-get install gcc

pedro99 01-23-2003 11:41 AM

I've checked and I've GCC installed....
Heeeellllppp

iceman47 01-23-2003 01:10 PM

Quote:

Makefile:254: arch/i386/Makefile: Aucun fichier ou repertoire de ce type (in english it means "no file or directory of this type" or something like that)
Check if the file /usr/src/linux-2.4.20/arch/i386/Makefile exists. Also, dubblecheck if the directories are named correct.


All times are GMT -5. The time now is 08:07 AM.