Which custom firmware you've used before?
Yes, binaries from custom firmwares will not run with openwrt - they're using different uclibc version.
Printable View
Which custom firmware you've used before?
Yes, binaries from custom firmwares will not run with openwrt - they're using different uclibc version.
I used almost every one you made :)
The one I had there previously was 1.7.5.9-5, then I moved to OpenWrt. I dont know what uclibc is, but if you tell me what command should I type on a linux box to compile the samba for OpenWrt, I would be very grateful.
Well, you can grab 1.7.5.9-5 sources and check the Makefile. It contains everything you need. Just check for target called samba.
At the moment I do not have openwrt toolchain compiled, so can't compile it for you.
You could probably ask jaha2x to compile samba using stuff from this Makefile.
Did you find a solution running samba under OpenWrt ?Quote:
Originally Posted by Okoun