You are not logged in.

#1 2004-10-05 11:52:06

rosenthal
Member
Registered: 2004-09-02
Posts: 10

kernel kompiling

During compiling the kernel I got:

  CHK     include/linux/version.h
  CHK     include/asm-i386/asm_offsets.h
scripts/Makefile.build:13: init/Makefile: No such file or directory
make[1]: *** No rule to make target `init/Makefile'.  Stop.
make: *** [init] Error 2

Any tip for me? Thanks

Lucas

Offline

#2 2004-10-05 15:33:03

Dusty
Schwag Merchant
From: Medicine Hat, Alberta, Canada
Registered: 2004-01-18
Posts: 5,986
Website

Re: kernel kompiling

This error has come up several times, but I don't know what the solution is. Could you post more info on the process you are using to compile the kernel; which commands, etc?

I originally thought that people were not compiling the kernel in the proper directory, but I don't think this many people would do that...

Are you trying to compile in /usr/src/linux without downloading the new version of the kernel?  There are some files there when the Arch stock kernel is installed, but te entire sources are not available. That's the only thing I can think of off-hand.

Dusty

Offline

#3 2004-10-05 20:56:22

rosenthal
Member
Registered: 2004-09-02
Posts: 10

Re: kernel kompiling

I've tried to compile on a tty after "make menuconfig". 

The compiling under xfce with "xconfig" was no problem. I didn't realy understand.

lucas

Offline

#4 2004-10-05 21:11:55

Dusty
Schwag Merchant
From: Medicine Hat, Alberta, Canada
Registered: 2004-01-18
Posts: 5,986
Website

Re: kernel kompiling

rosenthal wrote:

I've tried to compile on a tty after "make menuconfig". 

The compiling under xfce with "xconfig" was no problem. I didn't realy understand.

I don't understand either.  Its working fine with 'make xconfig' but is giving you this error with 'make menuconfig' using the exact same source folder?  That's really weird... have you tried running 'make clean' and 'make mrproper' to see if it cleans something up?  I can't imagine it doing so; a missing Makefile is a missing Makefile...

Hopefully somebody else can shed some light.

Dusty

Offline

#5 2004-10-05 22:31:57

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: kernel kompiling

Mister Proper!

Offline

#6 2005-07-06 23:06:35

MrHyde
Member
Registered: 2005-07-03
Posts: 23

Re: kernel kompiling

same problem here but I can't even compile after using make xconfig... sad

Offline

Board footer

Powered by FluxBB