> This seems to solve the problem:
>
> [EMAIL PROTECTED]:~/backuppc/File-RsyncP-0.62/FileList$ diff -u exclude.c.org
> exclude.c
> --- exclude.c.org       2006-07-13 19:39:21.000000000 -0400
> +++ exclude.c   2006-07-13 19:37:27.000000000 -0400
> @@ -26,7 +26,7 @@
>
>   #include "rsync.h"
>
> -static int verbose;
> +int verbose;

I confirm, that solves the problem on my system, too.

-- Vincent

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to