search for: mcc101

Displaying 2 results from an estimated 2 matches for "mcc101".

Did you mean: cc101
2007 Sep 22
0
rsync build on IA64 using icc
I got numerous warnings when building rsync on IA64 (Itanium-2) using Intel C/C++ compiler (see attached). Is this expected? Thanks, Michael -------------- next part -------------- Script started on Fri 21 Sep 2007 06:14:05 PM BST ~/src$ ls -alt total 222884 -rw-r--r-- 1 mccssmb2 mcc101 0 Sep 21 18:14 build_rsync drwxr-xr-x 8 mccssmb2 mcc101 4096 Sep 21 18:14 . -rw-r--r-- 1 mccssmb2 mcc101 811841 Sep 21 18:02 rsync-2.6.9.tar.gz drwxr-xr-x 33 mccssmb2 mcc101 4096 Sep 21 18:02 .. drwxr-xr-x 8 mccssmb2 mcc101 4096 May 11 17:51 parallel-netcdf-1.0.1 -r...
2007 Sep 22
1
rsync not running on IA64
...ntel's 'icc' compiler and can run the rsync executable interactively but when attempting to run under 'crontab' I get the following error: + /home/horace/mccssmb2/src/rsync-2.6.9/rsync -z --partial -v --progress --recursive --stats --times --links --exclude-from=/project/horace/mcc101/.rsync-EXCLUDE --timeout=1200 /project/horace/mcc101 mkb@veri.phy{}:/media/disk/BACKUPS/horace/project /home/horace/mccssmb2/src/rsync-2.6.9/rsync: error while loading shared libraries: libimf.so.6: cannot open shared object file: No such file or directory Any ideas? A system-proved rsync runs oka...