On Saturday 04 January 2003 02:05 pm, Danny Milosavljevic wrote:
> Does just the test program fail to work? You could
> just remove it from the makefile then...
>
> The reason why compiling fails imo is the "-lc" in the
> linker line... remove it and it should work... See gcc
> discussion pages...
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'
make[2]: *** [Scheduler.o] Error 1
make[2]: Leaving directory `/usr/src/fam-2.6.9/fam'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/fam-2.6.9'
make: *** [all] Error 2
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?
--
Jason Flatt
E-mail (remove the spaces): jasonflatt @ wizard . com
Voice: +1 702 870 6622
Fax: +1 702 870 3883
Snail Mail: PO Box 44265, Las Vegas, NV 89116-2265, USA
|