diff -r 1adf84d20bb8 -r ec77e9bb9f57 components/samba/samba/Makefile --- a/components/samba/samba/Makefile Thu Jul 03 15:08:20 2014 -0700 +++ b/components/samba/samba/Makefile Mon Jul 07 04:16:19 2014 -0700 @@ -161,7 +161,7 @@ CONFIGURE_OPTIONS += --enable-shared=yes CONFIGURE_OPTIONS += --enable-static=no CONFIGURE_OPTIONS.32 += --with-static-modules=vfs_solarisacl -CONFIGURE_OPTIONS.32 += --with-shared-modules=vfs_worm,vfs_zfsacl,vfs_samfs,vfs_prealloc,vfs_cacheprime,vfs_commit,idmap_ldap,idmap_tdb2,idmap_rid,idmap_ad,idmap_hash,idmap_adex +CONFIGURE_OPTIONS.32 += --with-shared-modules=vfs_worm,vfs_zfsacl,vfs_aio_pthread,vfs_samfs,vfs_prealloc,vfs_cacheprime,vfs_commit,idmap_ldap,idmap_tdb2,idmap_rid,idmap_ad,idmap_hash,idmap_adex CONFIGURE_OPTIONS.64 += --with-static-modules= CONFIGURE_OPTIONS.64 += --with-shared-modules= CONFIGURE_OPTIONS += --with-readline