Entware / Entware-ng

Entware-ng
GNU General Public License v2.0
1.21k stars 153 forks source link

Samba 4.6 in Entware-ng #763

Closed winyl77 closed 7 years ago

winyl77 commented 7 years ago

Can we get Samba 4 to be compiled on Entware-ng. Can we get samba 4.6? How hard would it be.

TCB13 commented 7 years ago

+1 on this! thank you.

zyxmon commented 7 years ago

We will upgrade samba with upstream (openwrt packages). Please ask upstream.

zyxmon commented 7 years ago

I have compiled samba 4.7 for Entware-3x. It works. If you can test it on Entware-3x please tell your feed (armv7, x64 ...) ? I'll upload test package for you.

winyl77 commented 7 years ago

I have armv7 cortexa9 can test on it. I wonder if I have Entware 3.x, propably not. Must check. I trying to compile samba 4.6.8 for 2.x kernel, but I'm stuck on pyhton-param depedicity. I also have x64 nas, but I would have to install openwrt or else on it to test.

zyxmon commented 7 years ago

Entware-3x is here - https://github.com/Entware-for-kernel-3x/Entware-ng-3x Broadcom cortex a9 routers have 2.6.36 kernels. You need kernel 3.x router or NAS. Open an issue on Entware-3x "organization" if you install it.

winyl77 commented 6 years ago

I have successfully cross-compiled samba 4.7.0. It needs heimdal package. I made Makefiles for Entware-ng cross build machinery. Tested on my cortex a9 router. It compiles, it works:) I can contribute makefiles to Entware-ng. Lede build is on the way. SInce I doing it on gcc7, Ineed to heavilly patch heimdal, because it is not ment for gcc7. Drop me a line if you need makefiles.

winyl77 commented 6 years ago

So there is samba-4.7.1 now. Recompile running now :) The new gcc-7.2 available in lede build machinery is producing even smaller package size. Yes it compiles on lede too with my patches.