Jaco Lange | 13 Mar 2006 22:45
Picon

[WBEL-users] Compile Kernel with NCPFS support

Hello
 
I am trying to compile the kernel with NCPFS support.
 
I use the "make menuconfig" command to  enable the ncpfs option under filesystems.
I save the .config file.
 
I run make and get the following error
 
[root <at> localhost 2.6.9-5.EL-i686]# make
  CHK     include/linux/version.h
  CHK     include/asm-i386/asm_offsets.h
make[1]: *** No rule to make target `init/main.o', needed by `init/built-in.o'.  Stop.
make: *** [init] Error 2
 
what is wrong? Please help.
 
Thanks
Jaco
 
_______________________________________________
Whitebox-users mailing list
Whitebox-users <at> beau.org
http://beau.org/mailman/listinfo/whitebox-users
Ty R. McMichael | 15 Mar 2006 00:06
Picon

Re: [WBEL-users] Compile Kernel with NCPFS support

Don't know if this is acceptable for you, but you can always download
and install the unsupported kernel (no recompiling necessary), then rpm
the necessary packages ncpfs and ipxutils.

On Mon, 2006-03-13 at 23:45 +0200, Jaco Lange wrote:
> Hello 
>  
> I am trying to compile the kernel with NCPFS support.
>  
> I use the "make menuconfig" command to  enable the ncpfs option under
> filesystems.
> I save the .config file.
>  
> I run make and get the following error
>  
> [root <at> localhost 2.6.9-5.EL-i686]# make
>   CHK     include/linux/version.h
>   CHK     include/asm-i386/asm_offsets.h
> make[1]: *** No rule to make target `init/main.o', needed by
> `init/built-in.o'.  Stop.
> make: *** [init] Error 2 
>  
> what is wrong? Please help.
>  
> Thanks
> Jaco
>  
> _______________________________________________
> Whitebox-users mailing list
> Whitebox-users <at> beau.org
> http://beau.org/mailman/listinfo/whitebox-users

Gmane