[Samba] Samba 4 on AIX with XLC

Christian Ambach ambi at samba.org
Fri Jan 11 12:38:33 MST 2013


On 01/10/2013 12:18 AM, Benjamin Huntsman wrote:

> There may be others, but by copying those into /opt/samba-4.0.0/lib, I was able to get my compiled smbd to at least spit out the following message:
>
> bash-3.2# /opt/samba-4.0.0/sbin/smbd -b
> exec(): 0509-036 Cannot load program /opt/samba-4.0.0/sbin/smbd because of the following errors:
> rtld: 0712-001 Symbol aixacl_to_smbacl was referenced
>        from module /opt/samba-4.0.0/lib/private/libsmbd_base.so(), but a runtime definition
>        of the symbol was not found.
> rtld: 0712-001 Symbol aixacl_smb_to_aixacl was referenced
>        from module /opt/samba-4.0.0/lib/private/libsmbd_base.so(), but a runtime definition
>        of the symbol was not found.
> bash-3.2#
>
>
> So looks like I'm still missing aixacl_to_smbacl and aixacl_smb_to_aixacl.  Any idea where I'd get those, and why they're not being found?

Those should have been linked into smbd directly as configure on AIX 
adds vfs_aixacl to the list of modules to be compiled statically.

Would you mind opening a bug on https://bugzilla.samba.org for tracking?

Cheers,
Christian






More information about the samba mailing list