On Nov 1, 2006, at 1:09 AM, Ensel Sharon wrote:
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c
clientname.c -o
clientname.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c chmod.c -o
chmod.o
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c acls.c -o
acls.o
acls.c:25:25: lib/sysacls.h: No such file or directory
acls.c: In function `unpack_smb_acl':
(snip)
acls.c:1253: warning: assignment makes pointer from integer without
a cast
*** Error code 1
I think you've omitted the error message in (snip)...
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html