Trying to build samba-4.5.0rc2 on a Solaris 10 i386 machine using gcc 4.7.2. The compile fails with: ../source3/modules/vfs_solarisacl.c: In function 'solarisacl_sys_acl_set_file': ../source3/modules/vfs_solarisacl.c: 177:8: error: 'conn' undeclared (first use in this function) The offending statement is: ret = SMB_VFS_STAT(conn, &smb_fname);
Created attachment 12396 [details] test patch for master. Can you confirm this fixes it ?
That fixes it.
Created attachment 12402 [details] git-am fix for 4.5.0 Cherry-picked from master.
Assigning to Karolin for 4.5.0
Pushed to autobuild-v4-5-test.
Pushed to v4-5-test.