--- generator.c~ 2007-11-06 18:19:16.000000000 +0000 +++ generator.c 2007-11-13 16:58:28.000000000 +0000 @@ -1730,7 +1730,7 @@ /* open the file */ if ((fd = do_open(fnamecmp, O_RDONLY, 0)) < 0) { - rsyserr(FERROR, errno, "failed to open %s, continuing", + rsyserr(FINFO, errno, "failed to open %s, continuing", full_fname(fnamecmp)); pretend_missing: /* pretend the file didn't exist */