Heyaaa!!!

i forgot send my small change of source of rsync.c:

172c172
<               if
(set_modtime_and_accesstime(fname,file->modtime,file->accesstime) != 0 &&
---
>               if (set_modtime(fname,file->modtime) != 0 &&


now is compilation succesfull ... but is this modification correct???

(there was error:
rsync.o: In function `set_perms':
rsync.o(.text+0x36b): undefined reference to `set_modtime'
collect2: ld returned 1 exit status
make[1]: *** [rsync] Error 1
)

-- 

5o

-------------------------------------------------------------
   Ing. Peter Mann              e-mail: [EMAIL PROTECTED]
   UVT - TU Kosice              ICQ # : 12491471 - KLFMANiK
     PM2185-RIPE


Reply via email to