On Mon, 2003-01-06 at 07:40, Jason Flatt wrote:
> OK, that error is gone, but now I get the following:
>
> g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include
> -DCONFIG_ETC_CONFIG_PATH=\"/etc/fam.conf\" -g -O2 -c -o Scheduler.o `test
> -f 'Scheduler.c++' || echo './'`Scheduler.c++
> Scheduler.c++:37: uninitialized const member `Scheduler::IOTypeInfo::iotype'
> Scheduler.c++:38: uninitialized const member `Scheduler::IOTypeInfo::iotype'
Remove "const" from the iotype declaration in Scheduler.h and recompile.
> Also, the imon patch on the site does not work 100% w/kernels 2.4.18, 2.4.19
> and 2.4.20. I was just going to modify the patch to work w/the kernels that
> I am working in (19 and 20), but before I do, is it even necessary with the
> latest version of FAM?
The IMon patch is no longer officially support as it took too much of my
time to produce for each desired Linux (kernel) version.
As you will know, you can run FAM without the IMon patch, but it will
not perform as well. You can also apply the DNotify patch to make FAM
use the Linux 2.4 directory notification API, but please be aware that
this patch causes some problems when monitoring several thousand files.
More information and links on the FAM home page
<http://oss.sgi.com/projects/fam/>. The FAQ and Download pages will be
of particular interest.
--
Michael Wardle <michael.wardle@xxxxxxxxxx>
Adacel Technologies
|