fam
[Top] [All Lists]

Compilation of FAM with GCC 3.1 fails

To: fam@xxxxxxxxxxx
Subject: Compilation of FAM with GCC 3.1 fails
From: Casey Allen Shobe <cshobe@xxxxxxxx>
Date: Tue, 19 Nov 2002 23:10:56 -0500
Organization: Open Source Software Solutions
Sender: fam-bounce@xxxxxxxxxxx
User-agent: KMail/1.4.1
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


<Prev in Thread] Current Thread [Next in Thread>