Jump to content

smb 2.1 enable on cubitruck


snefi

Recommended Posts

Hello

 

I want enable smb 2.1 on cubi

plese help step by step

post-516-0-74918400-1447496030_thumb.jpg

and make error:

root@cubietruck:/usr/src/linux-headers-4.2.3-sunxi# make
scripts/kconfig/conf  --silentoldconfig Kconfig
  CHK     include/config/kernel.release
  CHK     include/generated/uapi/linux/version.h
  CHK     include/generated/utsrelease.h
make[1]: *** No rule to make target 'arch/arm/tools/gen-mach-types', needed by 'include/generated/mach-types.h'.  Stop.
arch/arm/Makefile:305: recipe for target 'archprepare' failed
make: *** [archprepare] Error 2

please help with step by step.

 

 

Gabor Sneff
 

Link to comment
Share on other sites

I hope you'll find any of this helpful:

 

1. Within image you don't have kernel source but headers.

2. I don't compile native since is damn slow but however it's possible. I saw people done it.

3. Rather use some x86 comp and cross compile. https://github.com/igorpecovnik/lib

4. If you compile anything do it with declaring proper architecture: make ARCH=arm

5. If you are not in a rush, propose configuration changes and support is built into our kernel within next build cycle

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines