samba-bugs@samba.org
2005-Aug-23  17:01 UTC
[Bug 3029] New: rsync 2.6.6 with acl patch compile fails
https://bugzilla.samba.org/show_bug.cgi?id=3029
           Summary: rsync 2.6.6 with acl patch compile fails
           Product: rsync
           Version: 2.6.5
          Platform: All
        OS/Version: Solaris
            Status: NEW
          Severity: normal
          Priority: P3
         Component: core
        AssignedTo: wayned@samba.org
        ReportedBy: darin.perusich@cognigencorp.com
         QAContact: rsync-qa@samba.org
after applying the acl patch rsync fails to compile and fails with error 
"acls.c:23:25: lib/sysacls.h: No such file or directory", sysacl.h
resides in
the source root. when sysacl.h is moved to the lib/ directory make configues but
then fails on compile of rsync executable with error "gcc: lib/sysacls.o:
No
such file or directory". sysacls.c is also in the source root directory but
has
not been compiled as an object. if i compile sysacls.o and copy it into the lib
directory and the run make the rsync build completes.
i've tried building on both solaris and suse linux with the same results.
thanks
darin
-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
