[PATCH] Fix the build (linking nfs4acl_xattr vfs module)

Andreas Schneider asn at samba.org
Mon May 13 10:52:42 MDT 2013


Hi,

I have an issue linking the vfs_nfs4acl_xattr module. It doesn't find the ndr 
functions.

default/source3/modules/vfs_nfs4acl_xattr_36.o: In function 
`nfs4acl_blob2acl':
/home/asn/workspace/projects/samba/master/bin/../source3/modules/vfs_nfs4acl_xattr.c:46: 
undefined reference to `ndr_pull_nfs4acl'
default/source3/modules/vfs_nfs4acl_xattr_36.o: In function 
`nfs4acl_acl2blob':
/home/asn/workspace/projects/samba/master/bin/../source3/modules/vfs_nfs4acl_xattr.c:62: 
undefined reference to `ndr_push_nfs4acl'

The attached patch fixes it for me.


	-- andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-s3-vfs-Fix-linking-vfs_nfs4acl_xattr.patch
Type: text/x-patch
Size: 952 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20130513/fc1e3d44/attachment.bin>


More information about the samba-technical mailing list