Date: Fri, 4 Jul 2003 13:03:21 +0200 From: Oliver Hoffmann <oliver.hoffmann@uw-service.de> To: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp> Cc: freebsd-firewire@freebsd.org Subject: Re: 5.1-Release saved my day! Message-ID: <200307041303.21727.oliver.hoffmann@uw-service.de> In-Reply-To: <ybsadbxjds3.wl@ett.sat.t.u-tokyo.ac.jp> References: <200307021338.18065.oliver.hoffmann@uw-service.de> <ybsadbxjds3.wl@ett.sat.t.u-tokyo.ac.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi all! > I'm glad to hear that. I think you don't need to unload sbp/firewire > modules after backup finished. It will be obsolete, since I'll upgrade my second server to 5.1 as well. > If you are interested in a faster backup method, ufs snapshot and > ufs_copy would help you. Yes, it sounds good. But I'm missing a few hints about the procedure of getting the software installed (compiled). I unpacked it to /usr/local/ufs_copy and made a make. Seems to be that something is missing: Warning: Object directory not changed from original /usr/local/ufs_copy cc -O -pipe -Wall -Wformat -c ufs_copy.c ufs_copy.c:56: libufs.h: No such file or directory ufs_copy.c:59: stdint.h: No such file or directory ufs_copy.c:79: syntax error before `total' ufs_copy.c:79: warning: type defaults to `int' in declaration of `total' ufs_copy.c:79: warning: data definition has no type or storage class ufs_copy.c:159: syntax error before `fs_size' ufs_copy.c:160: warning: return-type defaults to `int' ufs_copy.c: In function `fs_size': ... and so on. What do I need to have before I try a "make" ? Thanks for help! Regards, Oliver.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307041303.21727.oliver.hoffmann>