I get the following error when attempting to compile fam on linux-2.4.19 (with
imon support)
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include
-DCONFIG_ETC_CONFIG_PATH=\"/etc/fam/fam.conf\" -O3 -mcpu=i686 -c
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 `/src/fam/fam-2.6.9/fam'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/src/fam/fam-2.6.9'
make: *** [all-recursive-am] Error 2
I've looked through the list archives and found that somebody had the same
problem because of a broken GCC on Gentoo. I'm using my own distribution, so
I can only assume that the problem is the same. I was not able to find
further details on the problem, nor how to fix it, so I was wondering if
anybody here knew as it affects fam compilation directly.
Thanks in advance,
--
Casey Allen Shobe, Open Source Software Solutions
cshobe@xxxxxxxx / http://www.osss.net / 770-653-4526
|