anyone compile source on Mac OS X?

2002-02-26 Thread Derek Sivers
Did anyone have any luck compiling rsync 2.5.2, from source, on Mac OS X? Doing a straight ./configure && make, I get the error below. I've searched the lists here with no luck. Any pointers, or any URL with more info would be great. Thanks! RSYNC 2.5.2 COMPILING ERROR ON MAC OS X: root# m

Re: Include exclude not working

2002-02-26 Thread Dave Dykstra
You should find if you remove the -n option that it actually does copy the directories. The dry-run option has a few cases that don't completely reflect what happens without it, and this is one of them. - Dave Dykstra On Mon, Feb 25, 2002 at 11:37:00PM +0100, Thomas Schweikle wrote: > > Hi! >

Re: rsync error: error in rsync protocol data stream (code 12) at io.c(140)

2002-02-26 Thread Dave Dykstra
I haven't seen that symptom, but there's a very serious bug in rsync 2.5.2 that could conceivably be causing that. I suggest using version 2.5.3pre1 from the "preview" directory in the rsync sources area at rsync.samba.org. It is possible that Debian has already put out their own 2.5.2 that has t

Re: Can not get rsync 2.5.2 or CVS t build Solaris8/GNU RTFM

2002-02-26 Thread Martin Pool
On 26 Feb 2002, "Lancashire, Pete" <[EMAIL PROTECTED]> wrote: > Sorry about that > > ./configure --with-included-popt It should have detected that automatically. Can you please look in config.log for some indication of why it did not? -- Martin -- To unsubscribe or change options: http://l

Re: Write-only option

2002-02-26 Thread Jurij Smakov
On Mon, 25 Feb 2002, Dave Dykstra wrote: > It seems to me that there must be a more fundamental problem with the > security model of that backup system if users had the ability to read each > other's files. Even with a "write only" option, they can overwrite each > other's files, right? What if

Can not get rsync 2.5.2 or CVS t build Solaris8/GNU RTFM

2002-02-26 Thread Lancashire, Pete
Sorry about that ./configure --with-included-popt But then 200+ plus lines of warnings :( I'll read some more -pete -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Can not get rsync 2.5.2 or CVS t build Solaris8/GNU

2002-02-26 Thread Lancashire, Pete
HI, gcc version 2.95.3 20010315 (release) Solaris 8 Rest of the tools are 99 44/100 GNU ./configure make Error is gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c options.c -o options.o options.c:22: popt.h: No such file or directory make: *** [options.o] Error 1 Also have 4 warnings :( in oth

Can not get 2.5.2 or todays CVS to build

2002-02-26 Thread Lancashire, Pete
Solaris 8 basically everything GNU gcc version 2.95.3 20010315 (release) gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c options.c -o options.o options.c:22: popt.h: No such file or directory make: *** [options.o] Error 1 and not to complain but ... gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c

rsync error: error in rsync protocol data stream (code 12) at io.c(140)

2002-02-26 Thread Andrew McGregor
Hello, I am getting the following error: | rsync: open connection using rsh conn /usr/bin/rsync --server --sender -v . "/home/andrewm/test-rsync/tree/*" | large_file2 | write failed on large_file2 : Success:06 | rsync error: error in file IO (code 11) at receiver.c(271) | rsync: connection unexp