Re: filesystem health


Subject: Re: filesystem health
bryan@ak.net
Date: Tue Jul 02 2002 - 21:47:16 AKDT


On Tue, Jun 18, 2002 at 10:56:30PM -0800, civileme <civileme@mandrakesoft.com> wrote:
>
> However, to do something, point your browser here:
>
> http://www.civileme.com/Software/defrag-0.70.tar.gz
>
> It will work for ext2, though I have used it only once, for test purposes. I
> have never managed to reach Arthur's level of fragmentation--got to 5.4% once.

I tried compiling defrag 0.70, but got this error:

gcc -Wall -fomit-frame-pointer -DHAVE_LLSEEK -DEXT2FS -c -o misc.ext2.o misc.cmisc.c: In function `check_mount':
misc.c:62: warning: implicit declaration of function `strcmp'
misc.c: In function `nlseek':
misc.c:74: `errno' undeclared (first use in this function)
misc.c:74: (Each undeclared identifier is reported only once
misc.c:74: for each function it appears in.)
misc.c:74: `EINTR' undeclared (first use in this function)
misc.c: In function `nread':
misc.c:81: `errno' undeclared (first use in this function)
misc.c:81: `EINTR' undeclared (first use in this function)
misc.c: In function `nwrite':
misc.c:88: `errno' undeclared (first use in this function)
misc.c:88: `EINTR' undeclared (first use in this function)
make: *** [misc.ext2.o] Error 1

I found the header file that defines EINTR, but I'm not sure whether
including it would fix the problem properly. Do you know of any bug
patches for defrag?

--
Bryan Medsker
bryan@ak.net

--------- To unsubscribe, send email to <aklug-request@aklug.org> with 'unsubscribe' in the message body.



This archive was generated by hypermail 2a23 : Tue Jul 02 2002 - 21:46:20 AKDT