Found solution. Problem occurs when you already have installed smbclient.
You need deinstall smbclient during samba35 installation

#pkg_info | grep samba
samba34-libsmbclient-3.4.9

Delete smbclient
#pkg_delete -f samba34-libsmbclient-3.4.9

Install samba35
# portmaster /ust/ports/net/samba35

And then install smbclient again
# portmaster /usr/ports/net/samba-libsmbclient

Restore depends
# portmaster --check-depends

--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/samba35-building-error-tp3857271p4330500.html
Sent from the freebsd-ports mailing list archive at Nabble.com.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to