Created attachment 243 [details] patch to fix samba compilation Compilation of Samba breaks if IPV6 support is missing on the target but is available on the host. The attached patch fixes this. It also introduces a new configure option that allows to keep the libsmbclient library installed. This will be needed for the gvfs package that I am about to add to buildroot.
Created attachment 251 [details] patch that just fixes the reported build issue Here's a simpler patch that just fixes the reported build issue. Building and installing libsmbclient correctly will need more changes. I will try to get this done and open a new bug report for it.
Thanks, committed as r26213.