A small problem with two modules in the Samba 3 makefile

Richard Sharpe realrichardsharpe at gmail.com
Thu Oct 13 07:53:51 MDT 2011


Hi folks,

these two module .o files:

VFS_ACL_XATTR_OBJ = modules/vfs_acl_xattr.o
VFS_ACL_TDB_OBJ = modules/vfs_acl_tdb.o

actually also depend on modules/vfs_acl_common.c, however, nowhere in
Makefile.in (and thus Makefile) is this dependency expressed.

If you make changes, perhaps to add extra debugging, you have to go to
extraordinary lengths to get it build properly.

-- 
Regards,
Richard Sharpe


More information about the samba-technical mailing list