5.1-Release saved my day!

Hidetoshi Shimokawa simokawa at sat.t.u-tokyo.ac.jp
Fri Jul 4 06:18:34 PDT 2003


FreeBSD-5.1 should have liufs.h in /usr/include. It cannot be compiled
on FreeBSD-4. If you have problem with compile, I put a static linked
binary at:
	http://people.freebsd.org/~simokawa/ufs/ufs_copy
which should work both on -stable and -current.

/\ Hidetoshi Shimokawa
\/  simokawa at sat.t.u-tokyo.ac.jp
PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html


At Fri, 4 Jul 2003 13:03:21 +0200,
Oliver Hoffmann wrote:
> 
> 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.
> 
> 


More information about the freebsd-firewire mailing list